PDA

View Full Version : can anyone hand me a tutorial on making PHP web polls



chris9902
April 25th, 2003, 06:14 PM
i really need a standard voting web poll

i think there are PHP or ASP but i have never used either

all the tutorials i find you have to pay for :angry:

Jubba
April 25th, 2003, 06:19 PM
yup.. give me two seconds:


http://www.daydreamgraphics.com/tutorials/list/details/2/68?PHPSESSID=498e4d9ec4abb9f7286f5f25240289bc


That uses mySQL and PHP. If you don't have access to mySQL, you can use a text file to hold the values of the variables.

chris9902
April 25th, 2003, 07:17 PM
i think i have MySQL on my server

i don't use it so i never looked

thanks alot Jubba