voting-system
Unique IPs in a voting system
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[详细]
2023-04-13 09:06 分类:问答which rails voting system gem has the following features?
Which rails voting system plugin or gem that has the following features vote up &down Ability to show net number of votes[详细]
2023-04-11 12:50 分类:问答Self ordering voting system [closed]
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[详细]
2023-04-03 21:19 分类:问答Prevent additonal "Likes" on a post with AJAX/jQuery/PHP
I have a site, built using CakePHP. This site relies on submissions by users who do not authenticate to post.[详细]
2023-03-28 01:39 分类:问答Having logic problems with a voting system
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[详细]
2023-03-21 11:58 分类:问答Voting system to choose between two pictures
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[详细]
2023-03-17 17:34 分类:问答Which one is better for a voting function
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[详细]
2023-03-11 01:46 分类:问答How to improve perfomance of my voting system?
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[详细]
2023-03-05 07:03 分类:问答Developing a simple voting system in php need help
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[详细]
2023-02-20 11:43 分类:问答Getting Started with Vote_fu
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[详细]
2023-02-19 16:28 分类:问答