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 blob and clob?
What is innodb mysql?
How to return query output in html format?
What is a table schema?
Can a table have multiple primary keys?
How to extract a unit value from a date and time?
What is datadir?
How do I tune a mysql query?
What is mysql community server?
How to represent ENUMs and SETs internally?
How can we get the number of rows affected by query?
What are the critical issues you have resolved in your company
Can we create table in stored procedure?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?