Iniziative
$q = "SELECT * FROM $_TABLE[news] WHERE categoria = 44 AND stato = 'Y' ORDER BY data DESC LIMIT 0, 4"; $res = mysql_query($q, $db); if(mysql_num_rows($res) > 0){ while($n = mysql_fetch_array($res)){ ?>=$n['titolo'];?>
=$n['descrizione'];?> Leggi ancora…
} } ?>
if($dir['tot'] > 0){
foreach($dir['news'] as $k => $news){
?>
";
?>
} get_BackForward($dir['tot'], array()); } ?>
=$news['titolo'];?>
echo "
=$news['descrizione'];?>
} get_BackForward($dir['tot'], array()); } ?>