session_start(); if ($accesso=='on') { include("top.php"); include('../config.php');?> $file = fopen('stato.dat','r+'); $stato = fread($file,filesize('stato.dat')); fclose($file); if ($stato=='on') { ?> } ?> echo "