Hi,

I am doing project on online bidding using php. I want to display; product details like image,price (in Euros) and bidder name ,time seconds(00m:00s),
if bidder bid that product (before the time seconds 00:00) the time increased seconds automatically set to 60 seconds and redisplay the username who bid that product .
if the time go to (00:00) the product allotted to last bidder who bid the product..
any Ideas, how to do it??