How to add money each minute in php?

Pierre S

New member
I am making a browser based text game, and I am stuck at one part.

I need to figure out how to make it so someone gets 1 dollar every minute, if someone could explain how or wright the code that would be cool thanks.

This code is suppose to be in php, and I would like it to count up 1 dollar without the page being refreshed.


Best answer goes to who ever explains how the code works the best, and who ever wrights the easiest/safest code.
Yes I can do javascript, as long as it is easy.
 
Could you do it in JavaScript, instead? I'm pretty sure you can't do something like that in PHP, unfortunately. Sorry.

Good luck.
Blake
 
Back
Top