|
Written by Olle Johansson
|
|
Friday, 10 October 2003 |
|
phpVoter is a poll system for web pages written in PHP using a MySQL backend.
This is a voting script that is quite customizable as well as easy to translate since all language specific strings are separated in its own page. It is possible to change the appearence by only editing the template file. Future versions will hopefully allow for even more templating as well as more powerful options.
Uses both cookies and saving of IP:s to limit the possibility to vote more than once, although the script can be configured to allow multiple votes. Another config setting sets if users can vote on only one vote at a time or if several votes can be voted on simultaneously. All votes can be saved for future reference, or they can be discarded for privacy.
Admin pages allow for easy adding, changing and viewing of votes and results.
I've written this system from scratch and it has been in use on the site www.rollspel.nu for several years without any problems. It has also been downloaded several thousand times since it's first release.
If you have comments, feature requests, bug reports or have translated it into a new language I would appreciate it if you would tell me about them in our Support Forum. I would also like to know about sites using this system and will put up links to them in the Web Links section.
This script can be downloaded from our File Archive.
|