formating text from mysql by paragraph

Hi,

i am trying to develop a site for news paper. i keep articles in a longtext field in mysql. But when a retrieve the data from database. i lose all paragraphs. the total article in shown in one paragraph.

But i want them be as it is the way i paste them. Pls help to do find out the

solutions.

Thanks & regards

Chinna

[363 byte] By [chinnasamya] at [2007-11-27 6:34:08]
# 1
Just surround paragraphs with < p> and < /p> or replace carriage returns and line feeds by < br> tags?
BalusCa at 2007-7-12 18:00:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks,I got it.RegardsChinna
chinnasamya at 2007-7-12 18:00:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...