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
What is the difference between the primary and unique key in mysql?
Is mysql still relevant?
What does it mean to be case sensitive?
How do you select a table?
How do I uninstall mysql connector?
How does mysql store data?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
Is mysql better than oracle?
How can you retrieve a portion of any column value by using a select query?
What is username in mysql?
What is mysql common?
How do I save in mysql?
What is the data type for file in mysql?
What is data in mysql?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.