Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / mohtashim
Mysqli is nothing but an improved version Mysql which
supports oops.
| Is This Answer Correct ? | 77 Yes | 16 No |
Post New Answer View All Answers
What is procedure in mysql?
What is mysqli_select_db?
What is use of mysql?
How to update a root password.
How do I connect to mysql database?
what is the difference between between and in operators in mysql?
why not null is not allowed at table level
What is the maximum connection pool size?
Explain the difference between procedure and function in mysql?
What is identity in mysql?
Is mysqli faster than mysql?
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
How to delete an existing column in a table?
What is the default port number of mysql?
What is a query in mysql?