Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / ravi soam
mysqli is advance compare to mysql, it support to OOPS concept, through mysqli we can access mysql library, while using mysql we can not access all features in mysqli.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What are triggers mysql?
How to use triggers to track changes in mysql?
What is max connections in mysql?
How to show certain selected rows with the value "pcds".
What does it mean to be case sensitive?
What is the difference between unix timestamp and mysql timestamp?
What is mysql aggregate functions? Explain
What is the datatype of image in mysql?
What is mvcc in mysql?
how you will Create a database on the mysql server with unix shell.
What is current version of mysql?
Difference between CHAR and VARCHAR?
What are the different types of triggers in mysql?
Explain timestamp?
What is the difference between char and varchar in mysql?