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
Category: PHP
PHP, Programming
The most common PHP Error Messages
In this post, I present the most common and frequent PHP error messages, explaining their reasons and how to fix the code for each of them