Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / guest
mysqli is the object-oriented version of mysql library
functions.
| Is This Answer Correct ? | 96 Yes | 18 No |
Post New Answer View All Answers
How can you increase the performance of mysql select query?
What is general log in mysql?
What is join in mysql? What are the different types of join?
How does mysql store binary data?
Which is better mysql or microsoft sql?
What is view in mysql?
How do I view tables in mysql workbench?
How do I transfer data from one database to another in mysql?
How to drop an existing view in mysql?
What is the use of innodb in mysql?
Can't connect mysql server on localhost?
How do you use auto increment?
What is a deterministic function?
What is prepared statement in mysql?
Tell us something about heap tables?