Hi
In my database there are two main sections, "view" and "edit".
In the "Edit" section I have a textarea where I put some information on several paragraphs with a gap in between each paragraph.
However, in the "View" section which just prints the contents of the textarea it ignores my gaps which I have put in using the enter key!
This should be something simple to fix, but im new to PHP. How do I do it?!
Many thanks
