Re: [PHP-WIN] 2 Issues for Mail() in Win/PHP4-

2002-11-04 Thread Marie Monday
I've been scanning the list msgs trying to figure out why that's discouraged. Anyone know why? "Charles P. Killmer" wrote: > Also check and make sure that you have register_globals set to on in php.ini Some >argue that you shouldn't use that though. > > Charles Killmer > > -Original Messa

[PHP-WIN] Re: 2 Issues for Mail() in Win/PHP4-

2002-11-04 Thread Marie Monday
Thanks everyone for the good responses. I'm learning alot just reading through! ~marie Marie Monday wrote: > I'm a PHP newbie and have just installed php4.2.3 on WinNT 4.0 w/ IIS4.0 > > Already have set the SMTP and sendmail_from in php.ini. > 1). Mail function sends mai

[PHP-WIN] 2 Issues for Mail() in Win/PHP4-

2002-11-02 Thread Marie Monday
I'm a PHP newbie and have just installed php4.2.3 on WinNT 4.0 w/ IIS4.0 Already have set the SMTP and sendmail_from in php.ini. 1). Mail function sends mail, except that none of the html form variables are parsed into the email body $message. The script works fine run from another hosted (apache