- A PHP 5.0
- B PHP 5.1
- C PHP 5.2
- D PHP 5.3
Answer:
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.