/* ---------------------------------------------------------------- */ /* The following script is a sample script designed to demonstrate */ /* a method for creating real-time dynamic pie charts from data */ /* held within databases. */ /* */ /* This sample connects to a MySQL database and reads data from */ /* a table "SalesBar". It then formats the data for use by the */ /* Pie Chart 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/pie_chart/TemplateScripts/PHP/PieData.php on line 17

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