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 port is mysql running on?
Can we rollback truncate in mysql?
How important is to list the column names when doing an insert?
Explain the difference between mysql and mysql interfaces in php?
What are the similarities between a function and a procedure?
Can we store files in mysql?
What is offset limit?
How many columns can a table have?
What is mysqli_free_result?
What are the functions of mysql?
What is the current root password of mysql?
What is current version of mysql?
Where the database is stored in mysql?
How to insert dynamic values in mysql using php?
What is a csv table?