1.

Difference between MySQL Vs MySQLi Vs PDO

Answer»

When we say about the difference between all 3 above first we TAKE PDO and MYSQLI both PROVIDES an object-oriented approach. But MySQLi also provides a procedural way which is like old MySQL extension. We can also say MySQLi STANDS for improved MySQL.



Discussion

No Comment Found