Keep formatting
Posted: Wed Aug 21, 2002 3:52 pm
I have a multiline text field in a form thats information is sent to my db. When a user views a page that outputs the db with echo "$multiline"; the line breaks the user originally put in are not there.
Is this because the db only keeps the text not formatting or because the echo command doesnt preserve the formatting?
More importantly, how do I display the info the user typed, how he typed it?
Thank you,
Ace
Is this because the db only keeps the text not formatting or because the echo command doesnt preserve the formatting?
More importantly, how do I display the info the user typed, how he typed it?
Thank you,
Ace