Re: [PHP] automatic php execution

2001-02-14 Thread Ankur Verma
;Jeff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 15, 2001 10:43 AM Subject: [PHP] automatic php execution > Is there any way to get a php script to automatically run, say every > night at 2am? > > Thanks, > Jeff > > > -- > PH

Re: [PHP] automatic php execution

2001-02-14 Thread Philip Olson
Read about CRON, here's a couple nice descriptions : http://www.faqts.com/knowledge_base/view.phtml/aid/1005/fid/436 http://schvin.net/writings/crontab.html faqts.com has a few php specific cron replies too which basically say "use wget or lynx to dump it" but it'll all make sense soon.

[PHP] automatic php execution

2001-02-14 Thread Jeff
Is there any way to get a php script to automatically run, say every night at 2am? Thanks, Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROT