$g_ayarSor=$db->prepare("select * from g_ayarlar where ga_id=:ga_id"); $g_ayarSor->execute(['ga_id' => 1]);