TxtPollTxtPoll is a simple voting script written in PHP using a textfile for storing voting results. The administration interface lets you create new polls and edit exi...
TxtPoll is a simple voting script written in PHP using a textfile for storing voting results. The administration interface lets you create new polls and edit existing ones. The script stores voters IP`s in a textfile to prevent a singel user voting several times. The poll design can easily be changed with CSS to make it fit your site design.