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
How can I compare two mysql databases?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How to show all tables with 'mysql'?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
How to insert dynamic values in mysql using php?
How many columns can a table have?
What are the common mysql functions?
How we can see all indexes defined for a table in mysql?
What is deterministic in mysql?
How can you handle the –secure-file-priv in mysql?
Is pdo faster than mysqli?
How do I select a database in mysql workbench?
Is mysql an oracle product?
Which storage engine is best in mysql?
How to define numeric 9(3) in db2 table without decimal point??