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

How do I create a database in mysql workbench?

435


Why do we use group by and order by function in mysql?

512


How is oracle different from mysql?

486


How do I start mysql database?

468


What are the difference between and myisam and innodb?

509






Why do we use views instead of tables?

487


How many triggers are possible in mysql?

501


What is acid in mysql?

463


How much does mysql enterprise cost?

479


How do I create a schema in mysql?

463


What is insert query in mysql?

467


What is root password?

470


Which is faster mongodb or mysql?

445


If we use sum function in mysql, does it return sum of that row or for that column?

521


Write a query to find duplicate rows in table?

482