Skip to content

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

Notifications You must be signed in to change notification settings

zingchart-demos/php-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PHP > MySQL

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

Usage

  1. Download or clone this repository.

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

  3. 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!)

  4. Navigate to the page in your favorite browser.

  5. Bask in the glory of your chart!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages