Re: working as a daemon and execute tasks at a certain time
Couldn't you do a bit of a dirty hack and make a variable to say that
the code has run today and not to execute this code again until
tommorow?
I'm not overly familiar with daemons in php, by the way.
|