Richard Sumilang wrote:
Yeah and that should take up more resources also because now you have to go through your web server to execute the code. That's very interesting to know however. Where can I pick up a copy of Lynx?
On Wednesday, March 12, 2003, at 09:20 PM, Leif K-Brooks wrote:
You can do that, but it's much less secure.
Scott Holmes wrote:
I'd just like to interject here that I execute php code from cron and I do not have php compiled as a cgi. I use lynx. Here is a sample of what I'm doing to e-mail a weekly newsletter to a membership database:
#!/bin/sh LYNX_TEMP_SPACE=/tmp TMPDIR=/tmp TERM=vt100 lynx -dump http://localhost/WFCC/mail_ltrs.php
--
The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Richard Sumilang IT Manager ExexDirect, LLC 21650 Oxnard St., Suite 2350 Woodland Hills, CA 91367 (877) 591-3252 [EMAIL PROTECTED] www.exexdirect.com
-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php