Is there an object-oriented version of MySQL library functions?
Answer Posted / hrindows@gmail.com
Yes, MySQLi is the object-oriented version of MySQL, and it interfaces in PHP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you tell which of the following where clauses is faster?
How do I start mysql?
Is pdo more secure than mysqli?
How to use like conditions?
Can we use mysql and mysqli together?
What are programming functions?
What is dump in mysql?
What are the types of database engines available in mysql?
What is row?
what is the difference between between and in operators in mysql?
What is the query to display top 20 rows?
What do we use to remove duplicate records while fetching a data in mysql ?
What is the use of mysqli_fetch_assoc?
Write a command to view mysql database table structure?
How many threads can mysql handle?