Posted by Nick DeNardis on 12/16/66 11:58
http://us2.php.net/manual/en/function.mail.php
Check out Example 4.
Advo wrote:
> Nick DeNardis wrote:
> > It looks like you are not sending the email in "text/plain" instead of
> > "text/html". If you send it in "text/html" you will get your desired
> > results, if you want to send it in "text/plain" you will have to
> > replace your "<br />"'s with "\n\r" to signal a carriage return.
>
>
> ahh i didnt realise you had to send differently for html.. is there a
> certain parameter you have to pass or?
Navigation:
[Reply to this message]
|