An introduction tutorial to a more modern use of PHP with MySQL via the MySQLi extension. This repo contain the source to the tutorial located at http://www.binpress.com/tutorial/using-php-with-mysql-the-right-way/17
- db_functions.php - The procedural syntax of the tutorial
- Db.php - The OOP flavor of the tutorial
- config.ini - Sample configuration file