Hi I am fairly new to PHP. I have a web form that is entering text into a mysql database via a textarea.
This all works fine but when I read from the database I lose all the line breaks that were entered in the textarea. Is there a way to to stop this from happening.
Any advice would be much appreciated.
Michael