###################################################### ###Poll system version 1.0 BETA by Louis Mullie####### ###################################################### ###Released under GPL license; this header must####### ###remain intact and proper credit should be given ### ###################################################### #Copyright (C) Louis Mullie 2004, All rights reserved# ###################################################### ###################################################### #############WWW.MULLIEMEDIA.COM###################### ###################################################### This code is extremely portable. It was designed to be used and reused, and all of it's parts are functions that can be ported to any other sort of php script. This code does NOT display any notice; it's code was designed to be conform to all php rules and will NOT display any warnings, notices or errors, even if error_reporting is set to E_ALL To login into the admin panel, just navigate to the following URL : http://www.your-server.com/path_to_poll/functions.php?admin=73ehdn9ewj3e02s03s356 Here is a quick installation guide : WINDOWS SERVER--- Upload all the files to a directory Navigate to URL : http://www.your-server.com/path_to_poll/functions.php UNIX/LINUX/BSD SERVER--- Upload all the files to a directory CHMOD ips.txt, voteoptions.txt and votes.txt to 777 ->> This is very important, otherwise the script will NOT work. Most FTP utilities offer a remote CHMOD function. Navigate to URL : http://www.your-server.com/path_to_poll/functions.php