echo "<a href=\"view.php?id={$row['id']}\">" .date("j/n/y",$row['data']) . " - {$row['titolo']}</a>
";