Any script like that that could not select a winner. Your best bet is to simply select an entry at random and announce them as the winner. I don't suppose it really matters if it's fair or not.
I agree. Its very unlikely you will get a script which will select the winner for you. As long as you get a script that stores all the entrants in a database (try http://www.hotscripts.com) you could just pick one at random (i'm sure a quick search in Google will come up with a random number generator). If you do get one that stores them as PHP I could put together a quick bit of code to select you a winner if you like.
It would be in php. Not hard at all. If you really wanted to you can have cron to activate a php script to randomly pick the winner at any time of your choice.
Last edited by techguru : 09-07-2003 at 08:39 PM.
« Reply to I need a refer a friend contest script and info