RE: [PHP] Changing "From" Info in eMail! : SOLVED!!!

2001-12-24 Thread Thomas Edison Jr.
quot;, "From: $from"); > > instead of : > > mail($to, $subject, $message, "From: $from"); > > I had a similar problem because I didn't have > everything in quotes. > > Ben > > -Original Message- > From: Thomas Edison Jr. > [mailt

Re: [PHP] Changing "From" Info in eMail!

2001-12-24 Thread Jim Lucas [php]
what does the $from var look like? - Original Message - From: "Thomas Edison Jr." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 24, 2001 10:35 AM Subject: [PHP] Changing "From" Info in eMail! > Hi, > > I'm using the

[PHP] Changing "From" Info in eMail!

2001-12-24 Thread Thomas Edison Jr.
Hi, I'm using the mail() function to send email. However, when the reciever recieves the email, my Servers name comes up in the "From" in his MailBox and also inside the email, even after defining the "From: " in the mail function. How do i change this From info?? This is what i'm using : mail($