Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hello, I am trying to use a script that i learned from W3schools, A jQuery, PHP Poll script. My question is can any one maybe tell me how i may include a function to check and display how many times people have voted? Currently using a txt file for the storage. Thank you, Creig
Posted

1 solution

You might want to review some examples for similar tasks for inspiration:

A Simple PHP Polling/Voting System, Codeproject article
A Simple PHP Polling/Voting System[^]

Some random 3rd party articles:

http://www.jotlab.com/2008/04/11/tutorial-how-to-build-a-poll-system-in-php-and-mysql/[^]


PHP & MySQL Poll System Tutorial
http://www.squidoo.com/php-poll-system-tutorial[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900