browse by tag: poll
sort by
Simple poll with PHP and GD
in PHP added by mahmoudcasey, on 9/1/2008 gd mysql poll
This tutorial will demonstrate how to make a basic poll using PHP, and store the results in MySQL. We will then display the results by making a pie chart with the GD Library.
comment save report