once you get the GD library configured properly you can either do the coding yourselve, or do a search on google for frree libaries that draw graphs for you. NOTE: these libraries will still need the GD extension on your server.
Download PHPlot for free. A PHP class for creating graphs, plots, charts. PHPlot is a PHP graphics class for creating charts and plots. It works with PHP5 and the PHP GD extension to produce PNG, GIF, or JPEG images.
The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. You have not asked a question. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.
<?php
/*************** *************** **
2D Pie Chart Version 1.0
Programer: Xiao Bin Zhao
E-mail: love1001_98@yah oo.com
Date: 03/31/2001
All Rights Reserved 2001.
*************** *************** **/
Comment