Jump to content

Formatting and displaying text from database


trafix

Recommended Posts

Ok this is an easy one but i just cant remember who to do it ... lol

now how do i get carriage returns to display in html after the data is retrieved from the database?

\\\\\\\\\\\ example of data ////////////////////

this is
a listing in
a directory

/////////////////////////////////////////////////

if the user edits this info - wrap "physical" is used in the textarea to format the carriage returns ... easy

but....

what do i need to do to get the same format when displaying the info within the ditectory?

currently it displays the string on 1 line eg

this is a listing in a directory


thanks in advance

trafix
[!--quoteo(post=378903:date=May 31 2006, 07:54 PM:name=AndyB)--][div class=\'quotetop\']QUOTE(AndyB @ May 31 2006, 07:54 PM) [snapback]378903[/snapback][/div][div class=\'quotemain\'][!--quotec--]
nl2br() on the output
[/quote]

I knew the solution was there somewhere ... thans Andy :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.