This poll script is very simple to use and install. It features an Admin Config page to easily input your poll title, options and number of days till expiry. The script logs IP addresses of all ...
This poll script is very simple to use and install. It features an Admin Config page to easily input your poll title, options and number of days till expiry. The script logs IP addresses of all voters to ensure only one vote per person. One the voter has voted all they will see from then on is the results. To include this in your site you simply use one line as shown in the test.php file included, it couldn't be easier to use! All data is stored in the MySQL database for quick and easy retrieving. This is my first PHP script, tell me that you think.