Page 1 of 1

how to setup autobidder in auction site ?

Posted: Tue Jul 19, 2011 11:28 pm
by nithin
Im developing an auction site like ajax penny auction. My problem is how to create autobidder in my application similar to the one in penny auction.Ive seen that their autobidder is taking one bid in each second. How can I do such a task? Is it done by scheduling a cron in every second ? or is there any other convenient method for that ?

please help me..

thanks in advance..

Re: how to setup autobidder in auction site ?

Posted: Wed Jul 20, 2011 11:15 am
by Jonah Bron
Sounds like a CRON job, but I'm not sure. Can you elaborate on how you want it to work?