What is difference between mysqli and pdo?
Answer / Prem Shankar Yadav
mysqli (MySQL Improved Extensions) is a native PHP extension for connecting to MySQL databases, while PDO (PHP Data Objects) provides a database abstraction layer in PHP. The main difference lies in PDO's ability to support multiple databases using one consistent API.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between mysql_connect and mysqli_connect?
How to create table with same structure of student table in mysql?
What is the use of mysql workbench?
How do I insert an image into mysql workbench?
How do I remove a user from mysql?
how you will Create a database on the mysql server with unix shell.
What is key in mysql?
How do I check mysql version?
How can you export the table as an xml file in mysql?
How we can see all indexes defined for a table in mysql?
What is the use of procedure in mysql?
How to use mysqldump to create a copy of the database?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)