oops, "forst" is meant to be "forth" -----Original Message----- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 9:44 AM To: 'Brandon Orther'; PHP User Group Subject: RE: [PHP] using mail
the forst param to mail is the extra headers to send add in "Reply-To: [EMAIL PROTECTED]\r\n" and/or "From: [EMAIL PROTECTED]\r\n" ( I think this one's correct ) -----Original Message----- From: Brandon Orther [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 9:41 AM To: PHP User Group Subject: [PHP] using mail Hello, I am using the mail() function right now to send e-mails. Is there a way I can dynamically change where it says the e-mail is from? Thanks Brandon