#################################################################################### THIS SOFTWARE IS DISTRIBUTED AS IS, WITHOUT ANY GUARANTEES, USE IT AT YOUR OWN RISK. YOU CAN CHANGE OR MODIFY THIS SCRIPT AS YOU PLEASE, I DON'T PARTICULARLY CARE. YOU CAN DROP ME AN EMAIL AT: webmaster@php.inc.ru TO SHARE YOUR HAPPINESS WHEN YOU SET IT UP, AND I'LL GO AND CHECK OUT YOUR PAGE ;) #################################################################################### This is a SimplePoll script, Version 1.0. Requirements: PHP; Features: 1) IP and/or cookie tracking to prevent multiple votes; 2) Admin interface to set up a current poll, to archive past polls; 3) Past polls view; 4) Graphs to format poll results; Installation: 1) Change 'settings.inc.php' to fit your needs, this file includes comments, so everything is pretty much explained there. 2) Change permissions on 'current_poll.txt', 'config.txt', and 'archive_poll.txt' to 666; 3) Change formatting the way you please, enjoy!