Charts
Yesterday, I discovered PHP/SWF Charts while looking for a tutorial on how to create PHP Charts. It’s amazing what this program can do. Essentially, you can create any chart you wish using just a few lines of code. Look at the samples.
The script generates or gathers the data from databases, then passes it to this tool to generate Flash (swf) charts and graphs.
Below, I created a simple chart from static data. Eventually, I would like to store the data in the MySQL database and have the program display it!
Chart removed!
Leave a Reply