Codice PHP:
<?php echo html_entity_decode($testo_description) . "..."?>
Questo trasforma le entità (&egrave; &quot; ...) in caratteri (è, ", ...)