Once the mysql extension is deprecated, it is recommended to use the PDO extension. In this tutorial, I show how to use PDO with MySQL in an easy and clear way
Tag: MySQL
MySQL, PHP
MySQL deprecated? Check out what to do
mysql_* functions, such as mysql_connect and mysql_query, should be avoided. In PHP 7, they no longer exist. Learn about two alternatives here
Database, MySQL, PHP, Programming
The PHP’s MySQLi extension
Learn how to use the MySQLi extension in PHP, with more recent MySQL features. Starting from PHP 5.5, mysql_* functions are deprecated, and you should use MySQLi
I'm Roberto Beraldo (or just Beraldo), a passionate PHP Software Developer on a journey to evolve into a versatile DevOps and Cloud Engineer. Bachelor's Degree in Computer Science, with a strong foundation in web development and intermediate DevOps and Cloud Computing knowledge, I am dedicated to bridging the gap between software development and infrastructure management.