/* ---------------------------------------------------------------- */ /* The following script is a sample script designed to demonstrate */ /* a method for creating real-time dynamic bar graphs from data */ /* held within databases. */ /* */ /* This sample connects to a MySQL database and reads data from */ /* a table "SalesBar". It then constructs the html page dynamically */ /* inserting the values from the result set into the parameters of */ /* the Bar Graph Applet. */ /* */ /* You may freely copy and modify this script to suite your own */ /* requirements. */ /* */ /* ---------------------------------------------------------------- */
Warning: Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES) in /home/jpowered1/public_html/bar_graph/shbarchart/TemplateScripts/PHP/BarAppletDB.php on line 18

Warning: MySQL Connection Failed: Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES) in /home/jpowered1/public_html/bar_graph/shbarchart/TemplateScripts/PHP/BarAppletDB.php on line 18
Could not connect : Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES)