Back
PHP/GD Pie Chart Generator
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)
Download this script