session_start(); if ($accesso=='on') { include("../config.php"); $sql="select * from ".$news." order by id_news desc"; $result=mysql_query($sql,$conn); $num=mysql_num_rows($result); mysql_close($conn); include("top.php"); ?> $file = fopen('stato.dat','r+'); $stato = fread($file,filesize('stato.dat')); fclose($file); if (!$stato) {$stato=='on';} if ($stato=='on') {$label='disattiva news con editor'; $azione='off';} if ($stato=='off') {$label='attiva news con editor'; $azione='on';} echo "
\n"; ?>(versione 3.1.d rev. 01/11/2003) |
| » Inserimento notizie |
| » Gestione notizie (modifiche, eliminazioni) ($num) |
| » Gestione notizie home page |
| » Gestione argomenti |
| » Gestione ambiti |
Legenda: notizia non ancora attiva: verrą visualizzata in futuro notizia attiva: viene visualizzata nella sezione news notizia scaduta: non viene visualizzata |