Alex Electronics

Simple Web Poll


Simple web poll for PHP based web sites. 


Introduction

This simple PHP script provides a basic web poll.  It uses a plain text file for storage on the server side, so no database is needed. 

Installation

Download the zip file below.  Extract webpoll.php and edit configuration settings.  Upload file to webserver. Create empty text file on web server in place of results file.  CHMOD script to 755 or 777 and the results file to 777. 

Download

webpoll.zip (3615 bytes, MD5: 5beade56d025973a968d7c432c0c9f2e)

Test

Online Example