Re: Another mail function question
- From: "Chris H" <lppa2004@xxxxxxxxxxxxx>
- Date: Sat, 01 Apr 2006 06:57:52 GMT
so then the mail function should look like this?
mail("$admin_email", "$subject", "$msg", "From: $email \nReply-To: $email
\nMIME-Version: 1.0\r\nContent-type: text/html; charset=iso-8859-1");
"Carl Vondrick" <usenet@xxxxxxxxxxxx> wrote in message
news:GppXf.7350$4L1.1893@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Chris H wrote:
This has been driving me nuts and i didnt have a whole lot of luckMake the headers this:
finding
the info on google either, maybe i was just not querying it correctly..
anyway
I would like to have my mail sent & received as HTML formatted, is there
some special type of header or mime type that needs to be set in the
mail() function.. And if so what would be the correct format for doing so
MIME-Version: 1.0\r\nContent-type: text/html; charset=iso-8859-1
Then HTML will work.
.
- Prev by Date: Re: eregi alternatives
- Next by Date: Re: preg_match issues...
- Previous by thread: Quick Smarty template question
- Next by thread: Re: preg_match issues...
- Index(es):