A really simple and small script that allows you to add a poll to your site. It uses a .txt file to store the data so you don't need a database. It also uses a cookie to check if a visitor has already voted. ########### Version 1.0.2 ########### -fixed bug that kept adding votes when the user refreshed the page immediately after voting - set default lenght for cookie to 1 month instead of 3 ########### Version 1.0.3 ########### - fixed issue where people could vote even when no option was selecting, which prevented people from making a proper vote afterwards