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


Please Help Members By Posting Answers For Below Questions

How do I completely remove mysql from windows?

715


How to show table structure mysql?

721


What is dbms in mysql?

755


What is current version of mysql?

718


Does mysql need a server?

700


How we can see all indexes defined for a table in mysql?

698


What is difference between oracle sql and mysql?

721


How to rename an existing column in a table?

772


How do I automate a backup in mysql?

706


Which command is used to view the content of the table in mysql?

692


How to start mysql server?

792


What is delimiter $$?

751


Write a query to fetch common records between two tables using mysql?

795


What is select query in mysql?

695


How do you insert a table?

694