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
Is mysql a database?
What are mysql functions?
Is mysql a programming language?
Describe mysql transaction properties.
How can I compare two mysql databases?
How many sql dml commands are supported by 'mysql'?
How do I optimize a selected query in mysql?
Does mysql use sql?
Is mysqli secure?
What is offset limit?
What are the 'mysql' command line arguments?
How large can a mysql database become?
can you tell what are the different set operations available in mysql? : Mysql dba
What is use command in mysql?
What is difference between unix timestamp and mysql timestamp?