Explain the difference between mysql and mysqli interfaces
in PHP?

Answer Posted / thaha

Mysql and Mysqli(Mysql Improved) are two library functions
( or Extension) in the PHP which is used to acces mysql
database.Mysqli is the improved version of mysql which
support OOPS. The mysqli extension allows you to access the
functionality provided by MySQL 4.1 and above.

Is This Answer Correct ?    85 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does mysql need a server?

472


How do I start mysql manually?

455


What is sql vs mysql?

512


What is meant by decimal (5,2)?

531


How to include numeric values in sql statements?

490






What is clob in mysql

470


What are the other commands to know the structure of a table using mysql commands except explain command?

531


What is the size of mysql database?

477


What is the maximum size of table in mysql?

546


What is the hostname for mysql database?

456


What is the use of mysql workbench?

508


What is unsigned int in mysql?

481


Is pdo more secure than mysqli?

456


How do I connect to a mysql database?

477


What are the different tables present in MySQL?

552