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

How do I add a column to a table in mysql?

678


What is memory table in mysql?

722


What is max connections in mysql?

701


Does uninstalling mysql delete database?

727


How to delete a table.

717


How do I insert an image into mysql workbench?

724


What is clob in mysql

725


In which language mysql has been written?

1081


What is delimiter in mysql trigger?

735


How to check if a record exists in a mysql database php?

681


What are the different data types in mysql?

703


How do I install and use mysql?

709


How can I create a database in mysql?

672


How to show all records starting with the letters 'sonia' and the phone number '9876543210'

738


What is mysql aggregate functions? Explain

778