Abstimmen
Ausprobieren
Zum Programm (Englisch)
This little poll is based on Chipmunk poll. It requires PHP 4 and a MySQL-database.
Changes from Chipmunk poll
- Easy translation using only one .ini file for language specific text
- Implemented 'unusual' user behaviour like voting without choosing an option
- Better look and usability
- Result formatting using a table
- Result is visible immediately after voting (no extra link necessary)
- Backlinks are available where necessary
- Code re-written in severeal scripts:
- results.php is no longer necessary
- new file showresults.php contains function displayResults() used in poll.php and pollit.php
- made code more transparent by using (nearly) self explanatory variable names and by adding comments
Admin-Funktionen