PHP mySQL
Posted: Sat May 27, 2006 12:08 pm
I have a form where I have a textarea which I am storing in a mySQL database field (type: text). This includes a large amount of text, and if new lines are typed into the textarea then stored, I want them to be displayed when i display it from the database onto the website, however it just puts all the text together, ignoring newlines and spaces.
Hope someone can help. Thanks in advance.
Hope someone can help. Thanks in advance.