Page 1 of 1

Scheduled php script

Posted: Fri May 04, 2007 1:50 pm
by ngungo
Need advise on how to scheduling a php script. By itself using timer, by cron job etc... Good, bad or ugly...
Thanks in advance!

Posted: Fri May 04, 2007 5:13 pm
by Chris Corbyn
:arrow: Moved to PHP Code. This is not a Theory & Design topic.

Posted: Fri May 04, 2007 5:31 pm
by RobertGonzalez
Cron job.

Posted: Fri May 04, 2007 5:54 pm
by nickvd

Posted: Fri May 04, 2007 6:39 pm
by ngungo
Is that cronjob the only way?

Posted: Fri May 04, 2007 7:08 pm
by John Cartwright
for windows there is task manager.. there are also some web services out there on the web to call upon scripts at designated times.