Need help...

I have stored a formatted text content of three paragraphs long into a field of type TEXT.

When I retrieve the text content from the MySQL database using a PHP script and have it displayed on a HTML, I get a continuous text instead of three paragraphs of text.

Any ideas on how I can display the text properly? Thanks.