Well, I'm trying to develop something like what happens with online games. For example, lets say you want to upgrade something on the game(web-browser game).
You click, then comes a countdown clock and only when this "clock" finishes your "something" is upgraded.Another thing is that you don't need to be online when the countdown becomes zero to make your "something" upgrade.
I wonder how is this done using PHP?