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 switch users in mysql?

487


What is pragma serially_reusable and why is it used?

471


How does select query work?

487


How to get the current date in mysql?

567


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

480






can you tell how can you display the maximum salary in sql? : Mysql dba

462


Where’s database data actually stored?

516


How to create table show example

528


Is mysql a backend?

512


What are the disadvantages of mysql?

559


When to use order by in delete statement?

560


How do you concatenate strings in mysql?

520


Is there a free version of mysql?

471


How do I tune a mysql query?

467


What does "i_am_a_dummy flag" do in mysql?

495