Posts by Joel Neres • 1 point
2 posts
-
-1
votes0
answers9
viewsQ: Fatal error : Undetected error: Call to a member function run() on bool in C:
The following error in my code is occurring: Warning : PDO :: query(): SQLSTATE [HY000]: General error: the mode must be an integer in C: xampp htdocs joel_php curso_hcode DAO sql.php on line 34…
-
-1
votes0
answers24
viewsQ: Warning : PDO :: query(): SQLSTATE [HY000]?
You’re making the following mistake: Warning : PDO :: query(): SQLSTATE [HY000]: General error: the mode must be an integer in C: xampp htdocs joel_php curso_hcode DAO sql.php on line 34 Fatal error…