Archive for May 1st, 2006
A simple script to create a graph
I had a need to create a graph dynamically.
Googled it and found some PHP scripts but they were too complex for me (I'm a newbie to PHP) to understand.
So I thought of writing my own simple version to satisfy my need.
If you are interested in what I have done here is the source.