Hi I am trying to find out a way to pull data from mysql depending on a date for example pulling 5/1/2008 - 7/22/2008. This is called Date Range from what I have found on google. How can I implement this on a page instead of showing 5, 10, 15 etc.
for example on http://www.fusioncharts.com/Demos/Blueprint/ under top indicators you can choose to view 5 10 15 etc. But what i would like to do is to be able to only display the date range that people choose. thank you