creating graph in PHP
Posted: Sun Sep 21, 2008 5:52 am
Hi everyone, good day. Does anyone know how to create a graph or chart in php?
please help me
please help me
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I can think of lots of ways of going it...zplits wrote:Hi everyone, good day. Does anyone know how to create a graph or chart in php?
the graph that i'll be creating would be, bar, pie and line graphs. And the data that i want to be displayed in the graph are "Total Sales" and "Total Expense".It really depends on your data and what sort of graph you need to create.