Date: 11/21/00
- Next message: Jamie Alessio: "Re: [PHP-DB] Searching for a whole word"
- Previous message: John Guynn: "RE: [PHP-DB] Get all the enum values from a Mysql column?"
- In reply to: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Next in thread: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- Reply: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- Reply: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> How about making a php script that does 'the thing' (checking, mailing)
> without generating output and then using the following:
>
> lynx http://yourserver/the/special/script.php
>
> >From cron. Best of both worlds :)
>
I admit to not knowing much about lynx but how does this process stop? In my experience
(and brief test a moment ago) if you call lynx and point it to a page with no output it
loads a blank page and then just sits there like any other browser. Yes, the script was
executed and the desired result was achieved but if I run this from a cron job won't I
have a bunch of old lynx jobs hanging around? I'm guessing there is a way to configure
lynx to quit after loading a page or something like that but I'm in the dark on that.
Thanks for the info.
- Jamie
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jamie Alessio: "Re: [PHP-DB] Searching for a whole word"
- Previous message: John Guynn: "RE: [PHP-DB] Get all the enum values from a Mysql column?"
- In reply to: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Next in thread: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- Reply: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- Reply: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

