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
How to update a root password.
Is mysql open source?
How can you plan the logshipping before processing?
How many rows can mysql hold?
What are triggers mysql?
How do I select a database in mysql workbench?
How to Change a users password from unix shell.
What is new mysqli?
What is the purpose of mysql database?
What is blob and text in mysql?
Is mysql good for large database?
Where does mysql store data?
How do I optimize a selected query in mysql?
Explain the difference between primary key and candidate key in mysql?
How to enter microseconds in sql statements?