Posts by GABRIEL DO NASCIMENTO SOUZA • 3 points
1 post
-
0
votes1
answer48
viewsQ: Problems with PHP function - PDO
Fatal error: Call to a member function prepare() on a non-object in C:\xampp\htdocs\trofeugs2017\model\Model.php on line 81 How to correct the error? Code: <?php class Model { protected…