"; ?>
".$tit."

"; $fd = fopen ("public/news/news".$filea.".inc", "r"); while (!feof($fd)) { $testo.= fgets($fd, 4096); } $testo = ereg_replace ("\\\'", "'", $testo); $testo = ereg_replace ("[[:space:]]+", " ", trim($testo)); echo "

$testo"; // include("news.inc"); echo "