One instance may be
Code: Select all
<a href="#">link here</a>Code: Select all
<a href="#">link here</a>Code: Select all
<a href="#">link here</a>Code: Select all
$text = htmlentities(html_entity_decode($databasetext,ENT_QUOTES),ENT_QUOTES);
echo "<textarea>$text</textarea>";Would this still show up fine?
I can't seem to wrap my mind around the idea.