if ($row->foto_b) echo "foto_b\" border=\"0\" hspace=\"3\" vspace=\"3\" border=\"0\" align=\"left\">"; $descrizione_html = htmlentities($row->descrizione); $descrizione_html = str_replace(array(">", "<","""), array(">", "<","\""), $descrizione_html); echo $row->descrizione; ?>