I\'m creating a voting system 开发者_StackOverflow社区for my PHP/MySQL website and I would like to make sure one user can only vote once. What would be a good way of doing this? So far I have thought
Which rails voting system plugin or gem that has the following features vote up &down Ability to show net number of votes
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have a site, built using CakePHP. This site relies on submissions by users who do not authenticate to post.
i am looking for help on an up down voting system. at the moment i have a voting table that references the user that voted , the user who was voted for and the piece of information(a parking spot) th
I am trying to create a voting picture system on rails 3. What I开发者_Python百科 would like to have happen is have two pictures, and have people on the site vote for which one they like more. I know
Which system would be the best to go ahead with for voting function and why? ; Putting the votes separately inside a database table and calculating the average when it is needed
I\'ve a website with a voting system (like/dislike). The application has been developed by another developer, and now the website is getting bigger and bigger and performance is serious consideration
I need to set up a simple voting system for my application., My application consists of articles posted as well as comments. I would like to add voting abilities to both articles and comments and at t
I have s开发者_Go百科uccessfully installed Vote_fu for rails 3, and have voted for the desired object in the console window, but I\'m brand new to rails, so I really don\'t know how to implement a vot