Hi guys
I've got a database with a table that stores paragraphs of text. What happens at the moment is that when I pull the text from the database and display it on the page all the line breaks are missing. I'd like to keep the line breaks. I've checked my database and I can see the line breaks there.
Is there any php code that will allow me to keep the line breaks?