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
ngungo
Forum Commoner
Posts: 75 Joined: Thu Jun 08, 2006 10:45 pm
Post
by ngungo » Fri May 04, 2007 1:50 pm
Need advise on how to scheduling a php script. By itself using timer, by cron job etc... Good, bad or ugly...
Thanks in advance!
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Fri May 04, 2007 5:13 pm
Moved to PHP Code. This is not a Theory & Design topic.
nickvd
DevNet Resident
Posts: 1027 Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:
Post
by nickvd » Fri May 04, 2007 5:54 pm
ngungo
Forum Commoner
Posts: 75 Joined: Thu Jun 08, 2006 10:45 pm
Post
by ngungo » Fri May 04, 2007 6:39 pm
Is that cronjob the only way?
John Cartwright
Site Admin
Posts: 11470 Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:
Post
by John Cartwright » Fri May 04, 2007 7:08 pm
for windows there is task manager.. there are also some web services out there on the web to call upon scripts at designated times.