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
What is dbms in mysql?
How to include comments in sql statements?
How many entries can mysql handle?
What is mysql enterprise edition?
What is flush privileges in mysql?
How you can create a trigger in mysql?
What is full form of xampp?
What is the datatype of image in mysql?
Does mysql use t sql?
What is mysql in dbms?
How do I install mysql on windows 10 64 bit?
What are aggregate functions in mysql?
How do you backup a database in mysql?
HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
What is the default port for mysql and how it can change?