alright, i think i figured it out
what i was using as a example was the body($row[body])
when my program outputs the body of my news its putting it out in text form. because i made a test post that did this:
hi,
test
bye
and it came out like this:
hi test bye
now is there a code that will add <BR> to blank spots? or is there a small problem that im not getting at?
but im talking about the body variable.