Re: PHP email function
- From: roger.rigsby@xxxxxxxxx
- Date: 28 Jun 2006 09:08:11 -0700
^you are on to something.
I think the content-type is the culprit, but i'm at a lose as to how to
incorporate the content-type into the mail function.
here's my code
mail($EmailTo, $Subject, $Body, "From: '$SName' <$EmailFrom>");
where would conent type go? as one of the headers or within the body?
.
- Follow-Ups:
- Re: PHP email function
- From: John Dunlop
- Re: PHP email function
- References:
- PHP email function
- From: roger . rigsby
- Re: PHP email function
- From: John Dunlop
- PHP email function
- Prev by Date: large string...
- Next by Date: Re: PHP email function
- Previous by thread: Re: PHP email function
- Next by thread: Re: PHP email function
- Index(es):
Relevant Pages
|