Thanks for everybodies replies - we've used the nl2br() function and its
working just fine.
Mark
> --
> ---
> Oliver Robillo replied:
>
> You could try using the replace function of mysql within your query.
>
I am currently creating a website that pulls news articles from a mysql
database into a php page. The article is stored as a TEXT function in
the database, and is inserted by a single form field. What do I need to
do in order for the article to be displayed with the proper paragraph
breaks instead