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
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
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($
3 matches
Mail list logo