Hi
I am just wondering on how sites do "ratings" or "thumbs up".
I figured that each of the thumbs up would have a special id that would correspond to some value in the database that would store the total count.
However what I am unsure of is how people make it the user can only click on it one. Like if hit thumbs up they can't keep spamming it.
I am not sure if they write it too a cookie or what. It seems like most of the site will have it so that even if you load up a different browser you can't go to the same post and thumbs it up.