Ok I have a news page. I want it to display the text exactly how it is in the database but it takes out all the empty lines and stuff. I tried using <pre> but that just made the tables get all screwed up.
Is there an easy way to do this?
use nl2br() before you enter it into the database