Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / guruprasad k.m
mysqli is the improved version of mysql and it is mainly
used for object oriented and stored procedure applications
in php.
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
What is root password?
How do I free up space in mysql?
How do I flush privileges in mysql?
What is the difference between char and varchar in mysql?
How to upload a large file through phpmyadmin in mysql?
What does mysql workbench do?
What is a trigger in mysql?
Is mysql a dbms?
How do you create a new database in mysql?
What is an example of a delimiter?
What are the different mysql database engines?
What is difference between oracle sql and mysql?
What does innodb stand for?
How to use mysqldump to create a copy of the database?
Explain the storage engines in mysql?