Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / sakuki
Besides being OO , mysqli allows access to new features
added to Mysql 5.0 > .
For example for using "transactions" and to execute stored
procedures from php we need mysqli. The list is lengthy .
| Is This Answer Correct ? | 31 Yes | 9 No |
Post New Answer View All Answers
What is the innodb in mysql?
What is prepared statement in mysql?
Define REGEXP?
What is the purpose of mysql database?
What is acid in mysql?
How Switch (select or use) to a database.
Does mysql support nosql?
What is difference between oracle and mysql?
What are the indexes in mysql?
How do I change the max connections in mysql?
How to display top 50 rows?
What are the functions used to encrypt and decrypt the data present in mysql?
How many columns can a table have?
How can you create and drop view in mysql?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.