DRBPoll is a simple PHP poll script that doesn't require a database. It allows you to put a poll form on virtually any page on your Web site. The results page displays a colored bar graph of the votes. The look and feel of the poll form and results page can be customized using a standard CSS file. Data is stored in flat files, so no database is required.
| Tags | Internet Web Dynamic Content |
|---|---|
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This version includes improvements to stability and performance. It also adds the ability to regenerate the vote summary data files, in case they have been inadvertently deleted, overwritten, or corrupted.


Release Notes: This version adds the ability to use links for the poll values. Also, CSS classes for the poll question and the current results link have been added, and the question will now be displayed on the results page.


Release Notes: A minor XHTML bug has been fixed.


Release Notes: This version adds an option to hide the vote counts.


Release Notes: This release fixes a minor issue concerning an error message.