Codice PHP:
<?PHP

 
if (!$link) include("news.php"); else include ($link ".htm"); 

?>
dove sbaglio?