Page 1 of 1

Help me figure out my web application

Posted: Thu Aug 11, 2011 10:54 am
by ryrene
im developing an application that displays a list of bid items. each bid items has global timer, actual price, bid price and bid button. I'm still figuring out for a few days what code will display a global timer to all users and when the timer ends it will display the user who won the item. however if the user clicks the bid button when the timer is less than 15 secs. it will automatically reset to 1 min. so can anyone help me figure out my problem? thanks! by the way im using javascript and php in making my web application

Re: Help me figure out my web application

Posted: Tue Aug 16, 2011 10:33 pm
by danwguy
are your actual price, bid price, and user stored variables in javascript or only via php?