dankope

Members
  • Content count

    3
  • Joined

  • Last visited

Everything posted by dankope

  1. I've been trying for days to create a chart similar to the one on http://www.petedanko.com which was done using an xml file. I can't seem to get the same results using a mysql db for the data. I've attached the PHP file I'm currently working with. The result can be seen at http://www.petedanko...st/MSChart3.php I'm simply looking to get the number of bass caught each day in a column and the days water temperature displayed as a line. Can anyone let me know what I'm doing wrong? Thanks in advance!