I have a PHP script which runs a query, and emails the results to me. I am
trying to make Cron run this script.
I can get it to launch my PHP script and it emails me fine, but the problem
is lynx gets caught up in a loop and it doesnt kill off after running the
script.
Is there something I need to add to my cron entry, or do I need to force
some sort of death via the php script ?
Thanks
Chris
--
Chris Aitken - Webmaster/Database Designer - IDEAL Internet
email: [EMAIL PROTECTED] phone: +61 2 4628 8888 fax: +61 2 4628 8890
--------------------------------------------
Unix -- because a computer's a terrible thing to waste!
--
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 PROTECTED]