Hello everyone, I’m learning PHP and MySQL .Everything works perfectly but when I have to read data coming from MySQL from my PHP code, I have an error message: “Error: cannot find driver” Can someone please help me? Thank you…
Is it a PDO Exception error?
Exactly It’s a PDO extension error.
If you search stack over flow you should find a fix.
I searched and found this: You need to have a module called pdo_mysql. Looking for following in phpinfo(),
pdo_mysql
PDO Driver for MySQL, client library version => 5.1.44
https://stackoverflow.com/questions/2852748/pdoexception-could-not-find-driver
oh okay I’m going to see that.Thx May I box??? I’ve got some by questions.
This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.
By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.