[PHP] how to execute a php script thru a cron job

2001-09-06 Thread Carry Ian
hello, can anybody suggest me how to execute a php file thru a cron job? i have a php script which checks for invalid links in my links database and mails the result to the site admin if any 400 series errors are found. thanks in advance. regards carry Carry Ian e-mail: [EMAIL PROTE

Re: [PHP] how to execute a php script thru a cron job

2001-09-06 Thread Daniel Rezny
Hello Carry, Thursday, September 06, 2001, 5:05:53 PM, you wrote: CI> hello, CI> can anybody suggest me how to execute a php file thru a cron job? CI> i have a php script which checks for invalid links in my links database and mails the result to the site admin if any 400 series errors are

Re: [PHP] how to execute a php script thru a cron job

2001-09-07 Thread Carry Ian
thanks daniel, but how do i add it to the cron job for daily execution ? regards carry On Thursday, September 06, 2001 at 10:51:00 PM, Daniel Rezny wrote: > Hello Carry, > > Thursday, September 06, 2001, 5:05:53 PM, you wrote: > > CI> hello, > > > > CI> can anybody su