i'd like to create a graph with the amount of downloads per hour, i am a little confused how i should go about this.

i know i can use rrdtool/mrtg, but im looking for more 'user friendly' graphs with custom colors,etc.

each time someone downloads a file it is incremented in the db and the last time the file was downloaded. i am unsure about the data i would need to store to create and if what i am storing is enough to do this. any suggestions or tools that already exists to create this types of graph?

jpgraph can do it... as can a lot of other graph/chart libraries...

http://www.aditus.nu/jpgraph/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to