Explain the difference between mysql and mysqli interfaces
in PHP?
Answer Posted / sunil
mysqli is handling incaptulation.
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
What are the three types of queries?
How does select query work?
How to load data files into tables with 'mysqlimport'?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
Can we rename database in mysql?
What are the types of queries?
How to run 'mysql' commands from a batch file?
What are Heap tables?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
What is mysql connector used for?
Is primary key auto increment?
Who developed mysql?
Does mysql use tcp or udp?
In how many ways we can retrieve data in the result set of mysql using php?