Date: 11/21/00
- Next message: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Previous message: Jamie Alessio: "Re: [PHP-DB] Searching for a whole word"
- In reply to: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Next in thread: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try lynx --dump http://www.whatever.com/script.php
Works for me.
Jamie Alessio wrote:
>
> > 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>
-- ************************************************************************* * Leisure time is that five or six hours when you sleep at night. * * - George Allen * ************************************************************************* * Joseph C. Lloyd joe <email protected> joe <email protected> * * (301) 317-0110 http://www.soundprint.org * * Online Manager - System Administrator - Web Designer * *************************************************************************-- 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: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Previous message: Jamie Alessio: "Re: [PHP-DB] Searching for a whole word"
- In reply to: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Next in thread: Koos van den Hout: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

