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

How to get a version of mysql?

788


How to run 'mysql' commands from a batch file?

729


What is MySQL?

788


Can a table have multiple primary keys?

697


Write a program using the select statement, while loop.

712


In mysql, what is joins? Explain

769


How do I show users in mysql?

764


Is mysql good for large database?

710


What is a join in mysql?

711


What is the maximum no of columns a table can have?

711


How can you retrieve a portion of any column value by using a select query?

713


What is the difference between sql and mysql and oracle?

668


Which is faster mysql or mongodb?

711


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

695


What is action query?

700