Tutorials on PHP and MySQL

Web application often will require a database. PHP works well with MySQL database. That is why many PHP applications (such as ZenCart, Wordpress, Joomla, Drupal) uses MySQL as the database backend. Here are some tutorials on learning how to have PHP interact with MySQL database.