Jump to content

member and nonmember rating system...how?


mikethecoder

Recommended Posts

I have a web site that has several postings each day and I want to have a score next to each one. Every user can vote just one time and it will put the score up one point or down one point so users can get an idea for which are the best postings to view. Anyone visiting the site can vote, not just members. What is the easiest way to track to make sure that voting only occurs once. Should this be something stored in the dB or should I use cookies or what?

Actually, look at www.urbandictionary.com and see their thumbs up and down rating system. That is basically what I want. I can ignore the on the fly score change though. I have an iframe on my web site so that when the user clicks the link to give it a rating, the script will run in the iframe to increase the counter. So yeah, how can I accomplish this? Thanks.
Link to comment
https://forums.phpfreaks.com/topic/30197-member-and-nonmember-rating-systemhow/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.