Explain the difference between mysql and mysqli interfaces
in PHP?

Answer Posted / sakuki

Besides being OO , mysqli allows access to new features
added to Mysql 5.0 > .
For example for using "transactions" and to execute stored
procedures from php we need mysqli. The list is lengthy .

Is This Answer Correct ?    31 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is mysql optimization in brief?

1935


How to display odd rows in student table in mysql?

459


How do I switch users in mysql?

487


What is a join? Explain the different types of mysql joins.

688


How to use mysqldump to create a copy of the database?

500






Write a query to find duplicate rows in table?

487


What are the difference between now and current_date in mysql?

646


Do I need python for mysql?

490


How to drop an existing table in mysql?

549


What are mysql queries?

477


What is difference between group by and order by clause?

536


What is database engine in mysql?

483


How would you enter characters as hex numbers?

512


How to present a past time in hours, minutes and seconds?

546


What is sqlyog?

610