Tuesday, July 31, 2012

php – Allowing only one vote per person on a voting system



I\’m working on a little posting system so I can post posts on my site and people can like and dislike it.


It looks like this:


the voting system


At the moment you can upvote and downvote as many times as you would like. I know how to make the images not clickable with JavaScript but I also need a way to do this in PHP because someone could just make the buttons clickable again with fireBug or the Chrome Console.


This is probable the first thing i\’m actually making in PHP so i\’m still a beginner. Thanks for any suggestions.






Rating: 5 out of 5 based on 3 ratings



The post php – Allowing only one vote per person on a voting system appeared first on Javascript ASK.






via Javascript ASK http://javascriptask.phpfogapp.com/php-allowing-only-one-vote-per-person-on-a-voting-system.html

No comments:

Post a Comment