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, therefore no database is required. It prevents the same IP address from voting on a poll more than once. Content is XHTML syntax compliant, and compatible with both IE and Firefox. Multiple polls on the your site can utilize the same instance of the script.