Presto Poll is a Web-based poll system with an admin center. It doesn't need any SQL database. The admin center can be used to modify all the settings.
| Tags | Systems Administration Communications |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Mac OS X OS Independent |
| Implementation | PHP |
| Translations | English Spanish |


Release Notes: prestopoll.php was added to the package and admin-poll.phpw as recoded. New functions for filing the poll and generating the next poll were added. New constants against variables were implemented. A bug in the modify_config_file function was fixed, French support was deprecated, better change language support was added, and some bugs were fixed. This version is compatible with PHP 4 and 5.


Release Notes: Some bugs have been fixed. The load_template function has been changed; now templates can have PHP code. There is a new function to simplify coding. All code has been tab-indented. Useless code has been changed.


Release Notes: The location of the config.php file may now be changed. The change_poll function was created to interact with the presto poll system. Modifing templates was fixed. The authentication system for admin-poll.php was improved. 200 lines of HTML were removed. CSS code was added to admin.


Release Notes: A new function to simplify coding. All code has been tabbed. Useless code has been changed. A file_get_contents function has been added. A class for poll.php and a new method to include it wherever you want have been added. This release adds functions, the authentication system "none", and changes a lot of the code.


Release Notes: A multi-language support system was added along with notes on translating to your language. Some mistakes in the design and program code were fixed, and it is now possible to show results in a pop-up.