Making a Voting Script With PHP and MySQL

  • From: Edgar Lozano <1419goku@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Fri, 22 Jul 2011 15:53:23 -0500

Hello there. I was wondering if I could get any suggestions. I've
recently made a website with a forum, and I want to make a voting page
on my sight that will enable users from my forum to vote on their
favorite music. I created an area of my website that contains a page
titled "Song of the Day." I usually take suggestions from people who
want particular music, and I give them lyrics and links to watch
videos that are associated to that particular song of the day. Anyway,
I want to provide a page with several options that they can choose
from. Then, I want a page that returns the current results to them.
But I only want people to vote once. Can somebody provide me
assistance in finding different methods of doing this with PHP and
MySQL? I already created a database and I know enough PHP to read some
code. But if you could please provide some code samples, I would
greatly appreciate it.
Thanks to all who help.
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts:

  • » Making a Voting Script With PHP and MySQL - Edgar Lozano