PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
icesolid
Forum Regular
Posts: 502 Joined: Mon May 06, 2002 9:36 pm
Location: Buffalo, NY
Post
by icesolid » Fri Aug 31, 2007 3:56 pm
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?
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Fri Aug 31, 2007 4:02 pm
Yes, cron
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Aug 31, 2007 4:06 pm
There have been several topics recently on cron alternatives. Have you read them?