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

2002-11-04 Thread Dash McElroy
coming from (i.e. POST, GET, COOKIE, SESSION, etc). -Dash -Original Message- From: Marie Monday [mailto:Marie.Monday@;ncmail.net] Sent: Monday, November 04, 2002 6:11 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] 2 Issues for Mail() in Win/PHP4- I've been scanning the list msgs tryi

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

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

2002-11-02 Thread Charles P. Killmer
plist Windows; Marie Monday Subject: Re: [PHP-WIN] 2 Issues for Mail() in Win/PHP4- well for a start I suggest spaces... makes a code easier to understand $subject = "Need Help"; I am not sure if that actually affects the variable... anyway mail($Email_To, $Email_Subject,

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

2002-11-02 Thread Stephen Edmonds
hen - Original Message - From: "Marie Monday" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 02, 2002 3:52 PM Subject: [PHP-WIN] 2 Issues for Mail() in Win/PHP4- > I'm a PHP newbie and have just installed php4.2.3 on WinNT 4.0 w/ IIS4.

[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