Page 1 of 1
How to dynamicly generate charts from numerical data?
Posted: Wed Sep 22, 2004 8:40 am
by ljCharlie
Is PHP able to generate graph or chart dynamically according to data that are stored in the MySQL database? If so, will anyone point me to a tutorial or instruction somewhere?
Thank you,
ljChalrie
Posted: Wed Sep 22, 2004 8:44 am
by m3mn0n
Research '[google]GD chart making php[/google]' or '[google]ming chart making php[/google]'
Also, there is multiple GPL programs out there that offer classes & groups of functions for this sort of thing.
Posted: Wed Sep 22, 2004 9:03 am
by ljCharlie
Thanks! I'll give those two links some reading.
ljCharlie