Hi,
I am trying to send an email message using the mail() function. However when
I put new line breaks -> \n I get the following error
    Warning: Server Error in d:/wwwroot/admin/userdetails.php on line 12

But when I remove the newlines the function executes.
What should I do to be able to send HTML mail with <br> or alternative to \n
.

Thanks in advance,
Joe Njeru



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to