Ok ive been working on an online game http://warsim.swc.frih.net anyway you dont really need to see this.
The problem I have is I want a javascript timer that will be able to get the time remaining from a PHP variable (which gets it from the database) and then counts down, if the time reaches 0 I want it to redirect to a page or reload the current one either is good. The time needs to contain only Minutes and seconds with the input being in seconds.
The problem I have is I want a javascript timer that will be able to get the time remaining from a PHP variable (which gets it from the database) and then counts down, if the time reaches 0 I want it to redirect to a page or reload the current one either is good. The time needs to contain only Minutes and seconds with the input being in seconds.
