Script Description:This is a straight forward Pie Chart generator written in PHP and GD The script is passed Arguments: "title" (The title of the Chart to be generated), "slice" (slice represents a value for that wedge of pie), and "itemName" (itemName is what the slice of the pie is called)
Site Url: http://www.geek247.net/PieChart/
