$pdo->query("SELECT * FROM `users` WHERE `id` = 81 AND `hashcode` = '2d37da72ec76bc838eda629b659ba5f4'")->fetch();
(bool(false))
$pdo->query("SELECT * FROM `users`")->fetch();
(Normal response)
Find more questions by tags PHP PDOPHPMySQLWeb Development
In fact, that the returned errorInfo()
Array
(
[0] => 00000
[1] =>
[2] =>
) - Birdie.Heathcote commented on July 9th 19 at 10:17
Docks of Oracle say that you are wrong.
And about the base -- that's right, because all other requests work. - Birdie.Heathcote commented on July 9th 19 at 10:32
00000 successful completion - nasir17 commented on July 9th 19 at 10:35