?
In which version of PHP was MySQL Native Driver(also known as mysqlnd) introduced?
Answer & Solution
Correct Answer:
Option
D
PHP required that MySQL client library be installed on the server from which PHP was communicating with MySQL, whether the MySQL server also happened to reside locally or elsewhere. PHP 5.3 removes this problem by introducing MySQL Native Driver.
Join the Discussion
Login to post a comment or share your explanation.
Login