coder16 adlı üyeden alıntı: mesajı görüntüle
$senetler = $db->query('SELECT * FROM senetler WHERE kullanici = :telefon,'.array("telefon"=>$_SESSION["kullaniciTel"]).' ORDER BY tarih DESC');
Beklenmeyen hata
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Array ORDER BY tarih DESC' at line 1
Hata kayit edildi.