Codice PHP:
<?php $titolo str_replace("%20","-",$row_rsNews['titolo_news']); ?>
<a href="<?php echo $titolo?>.html">
<?php echo $titolo?>
</a>