InterviewSolution
Saved Bookmarks
| 1. |
In which version of PHP was MySQL Native Driver(also known as mysqlnd) introduced?(a) PHP 5.0(b) PHP 5.1(c) PHP 5.2(d) PHP 5.3I got this question in an interview for job.The origin of the question is Working with Databases-1 topic in chapter Objects and Databases in PHP of PHP |
|
Answer» Correct option is (d) PHP 5.3 |
|