Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / guest
mysqli is the object-oriented version of mysql library
functions.
Is This Answer Correct ? | 96 Yes | 18 No |
Post New Answer View All Answers
Can mysql scale horizontally?
How do I view mysql logs?
Which is faster mongodb or mysql?
How do I start mysql in linux?
How do I find the database name in mysql?
How to get a list of columns in an existing table?
What is blob and text in mysql?
How do I find users in mysql?
How many rows can a mysql table hold?
How to enter Characters as HEX Numbers?
How do I clear the command in mysql?
What is session variable in mysql?
What do you understand by mysql terminal?
Explain the difference between primary key and candidate key in mysql?
What are the applications required to support mysql?