Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / thaha
Mysql and Mysqli(Mysql Improved) are two library functions
( or Extension) in the PHP which is used to acces mysql
database.Mysqli is the improved version of mysql which
support OOPS. The mysqli extension allows you to access the
functionality provided by MySQL 4.1 and above.
| Is This Answer Correct ? | 85 Yes | 8 No |
Post New Answer View All Answers
What is database in php mysql?
What is trigger in mysql with example?
Can not connect to mysql server 10060?
How to upload a large file through phpmyadmin in mysql?
What is the maximum size of mysql database?
State the differences between mongodb and mysql.
What do you understand by mysql terminal?
How does limit work in mysql?
What is the storage engine for mysql?
What is msql?
Is mysql connect deprecated?
How to include character strings in sql statements?
How to use in conditions?
What are date and time intervals?
Define REGEXP?