Gary Betz - 2007-10-26 05:17:30
Interesting problem.... I have a PHP program that uses email_message.php class which, whn invoked from the command line (php sendmyemail.php) works fine. When invoked from a web form submit,I get no error messages or anything but I get no email delivered as in the previous case.
Any thoughts as to why this would be happening? I even hard-coded all the input variables so that this couldn't be the problem.
Thanks.