[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 mail, except that none of th

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

2002-11-03 Thread Steve Yates
"Marie Monday" <[EMAIL PROTECTED]> wrote in message news:3DC3F4BB.D40352A5@;nomail.net... > I'm a PHP newbie and have just installed php4.2.3 Earlier versions of 4.x would auto-create variables for you. 4.2 no longer does that. Your Apache server is probably using an older version of PHP, or