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



Reply via email to