Re: [PHP] Re: Send in a form there email

2005-07-24 Thread Richard Lynch
On Sun, July 24, 2005 8:22 am, Thomas Bonham said: > When you use \n in the string and then try to echo it back it doesn't > echo back right. But when you send it the \n works. Oh, it echos back correctly... But your BROWSER, which you were using to view it, IGNORES newlines. Or, more properly, i

[PHP] Re: Send in a form there email

2005-07-24 Thread Thomas Bonham
I fond the fix. When you use \n in the string and then try to echo it back it doesn't echo back right. But when you send it the \n works. Thomas Thomas Bonham wrote: Hello All, I'm trying to format a the variables for the form to send them there email. What I need is how do I put a new line