check out the nl2br() function.

HTML does not recognize the line breaks, it needs <BR> for that.

Sincerely

      berber

Visit http://www.weberdev.com Today!!! 
To see where PHP might take you tomorrow.
 

-----Original Message-----
From: Matt Davis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 11:29 AM
To: Php Mailing List
Subject: [PHP] Line breaks in PHP


I have a  form  that edits the text on a web page by putting the data into a
db and then outputting to the webpage when it is called. When I enter my
text into my form I use the return key to start new lines, but when the text
appears on my webpage it  has no line breaks so the text just wraps to the
width of the page.

Is there any way of PHP picking up these line breaks so that the text will
be formatted on my web page as it was on my form.

Thanks

Matt.


-- 
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]

-- 
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