How to show properly display generated TinyMCE content
I would like to display in a box the saved content of a TinyMCE generated
bit of text. The text does not appear formatted like I'd like the HTML to
appear. The database has the following saved:
<p><strong>test</strong></p>
Do I need to convert this back to HTML encoding? I would like the content
to actually appear like it was formatted in TinyMCE. Is this possible?
No comments:
Post a Comment