This demo provides you with a template for connecting to your own MySQL database.
-
Download or clone this repository.
-
Navigate to the
MySQL
directory. -
In
index.php
, replace the values for $host, $usernm, $passwd, $dbname, $query, and $colname with your MySQL instance info. -
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!) -
Navigate to the page in your favorite browser.
-
Bask in the glory of your chart!