Jump to content

Voting system

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Ronin

Ronin

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 309 posts
Hi,

I'm looking for some kind of voting system in php, i would like people to be able to vote on different things and have a % displayed, it would also have to be that people only can vote once (i don't know how to solve this, ip logging or such maybe).

Anyone know anything that can be highly customized ?

voting would be like this

google 70%
yahoo 20%
other 10%

I hope someone can help me out.

Greets

#2
RobSoftware

RobSoftware

    Programmer

  • Members
  • PipPipPipPip
  • 143 posts
there are tons of them - check http://php.resource-index.com

Also, try a simple search on Google.com

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey Ronin,

Here is a whole list of them: http://www.hotscript...ting/index.html

Some are free. Find one you like!