How would I store posts in my forum website into MySQL, in such a way that when I call then back to the site, they retain formatting such as paragraphs, numbering etc.? Just like the way post are displayed on this very site or other forum websites.
Or is there an alternative that would not necessarily require data base storage?