Should I use pdo or mysqli?
Answer / Priya Raghuvanshi
Both PDO (PHP Data Objects) and MySQLi (MySQL Improved Extension) are methods for interacting with a MySQL database in PHP. It's recommended to use PDO as it supports multiple databases, provides better security, and is more future-proof.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I copy a table in mysql workbench?
What does mysql flush tables do?
What is pragma serially_reusable and why is it used?
How to use like conditions?
How MySQL Optimizes DISTINCT?
How can you handle the –secure-file-priv in mysql?
How do I rename a table in mysql?
What happens if you no create privilege in a database?
How can we encrypt and decrypt a data presented in a table using mysql?
How to create a trigger in mysql?
what is the difference between between and in operators in mysql?
How to extract a unit value from a date and time?
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)