How to output html stored in database as formatted
I have a table column zmm_notes specifically where a column for the note text can be stored as formatted text, so the html tags to format are stored in the database. What is the simplest way to output this formatted properly. Right now I am getting the raw data in the column with the html formatting, for example  
Tagged:
0