[PHP] Creating a voting system.

2002-10-16 Thread Thomas Goeminne
Hello, I am making a page where people can vote for their favourite image. People can give points from 1 to 5. I want the votes counted in a table in my mysql dbbase called votes. How do I make such a system? thank you for helpfull hints. -- PHP General Mailing List (http://www.php.net/) T

Re: [PHP] Creating a voting system.

2002-10-16 Thread bbonkosk
Have you by chance read any documents or tutorials? I know there are many helpful ones at places like phpbuilder.com, and many others. This list is more helpful when you have a specific question to be answered, this is too open ended. -Brad > Hello, > > I am making a page where people c