hmmmm.....basic error, was looking at that and wondering where mysql.php file was !!!
Ok....changed it, still didnt work, reverted back to using $q=mysql_query("SELECT * FROM users ORDER BY username ASC LIMIT 6",$c);
in stockchart.php and i still cant see an image, and on looking at stockchart.php in the browser, it still shows up the same errors as before
There is no reason for it not to connect to the database, everything else is working, so its connecting, but this stockchart.php file is wrong somewhere, but not sure why?