Page 1 of 1

Something like Cron for PHP

Posted: Fri Aug 31, 2007 3:56 pm
by icesolid
I am not sure if this is the right section to post in.

Here is my question:

Is there anything like Cron that I can use to automatically have the sever run a .php file at a certain time i specify?

Posted: Fri Aug 31, 2007 4:02 pm
by volka
Yes, cron ;)

Posted: Fri Aug 31, 2007 4:06 pm
by feyd
There have been several topics recently on cron alternatives. Have you read them?