Skip to content

Latest commit

 

History

History
 
 

MySQL

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

PHP > MySQL

This demo provides you with a template for connecting to your own MySQL database.

Usage

  1. Download or clone this repository.

  2. Navigate to the MySQL directory.

  3. In index.php, replace the values for $host, $usernm, $passwd, $dbname, $query, and $colname with your MySQL instance info.

  4. Upload index.php to your web server, or add it to a directory within your Document Root directory of a local web server (we recommend MAMP!)

  5. Navigate to the page in your favorite browser.

  6. Bask in the glory of your chart!