I am writing a fantasy stock trading game and I need a way to tell my script to set the +/- changes and volumes back to zero once per day. I have no idea how to do this.
I cannot have a continually running process on my server, so I need to find a way for the script to check whether or not it has run the process today or not, and if not, to run the process everytime the script is run.
If you can help or at least point me in a general direction i would be very greatful.[/php_man]
Do a process once per day?
Moderator: General Moderators
-
moonlightembrace
- Forum Newbie
- Posts: 1
- Joined: Fri Dec 12, 2003 2:57 pm