CRONS

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

Post Reply
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

CRONS

Post by dull1554 »

i've been programming in PHP for a few months now, and started to look at the usefulness of CRONS, can anyone think of a good tutorial on crons...it would be a big help
ilovetoast
Forum Contributor
Posts: 142
Joined: Thu Jan 15, 2004 7:34 pm

Post by ilovetoast »

Check out:

This forum post for a summary of how to call a php script via cron.

Other good general links (not specifc to calling a php script) include:
http://www.faqts.com/knowledge_base/vie ... 05/fid/436
http://schvin.net/writings/crontab.html
http://www.ussg.iu.edu/usail/automation/cron.html

peace

make your own toast
Post Reply