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


Please Help Members By Posting Answers For Below Questions

Can we use mysql and mysqli together?

722


How do I truncate all tables in mysql?

685


In mysql, what is the default storage engine?

698


what is database black box testing? : Mysql dba

798


How do I restore a mysql database?

768


How can you validate emails using a single query?

653


What is flush privileges in mysql?

736


What is the use of mysql workbench?

756


What is a blob datatype?

648


how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?

704


Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.

751


Which is best pdo or mysqli?

666


What is row?

771


Why mongodb is faster than mysql?

660


What is the usage of "i-am-a-dummy" flag in mysql?

865