Current Path : C:/AppServ/www/timetable/system/ |
Current File : C:/AppServ/www/timetable/system/logout.php |
<? include("../lib/session.php"); include("../lib/register_global.php"); $_SESSION['System_Session_User_ID']=""; $_SESSION['System_Session_UserName']=""; $_SESSION['System_Session_FullName']=""; $_SESSION['System_Session_Level']=""; Header("Location:../index.php"); ?>