Skip to content

erangalp/database-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP with MySQL tutorial

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

About

Database tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages