Hacked By AnonymousFox

Current Path : C:/AppServ/www/timetable_teacher/home/
Upload File :
Current File : C:/AppServ/www/timetable_teacher/home/editsuggest.php

<? 
include("../lib/session.php");
include("../lib/config.php");
include("../lib/connect.php");
include("../lib/function.php");
include("../lib/register_global.php");
if($System_Session_User_ID=="")
{
echo"<meta http-equiv=\"refresh\" content=\"0;URL=../index.php\">";
}
$sql="update suggest set Level1='$inputlv1',Comment1='$comment1',Level2='$inputlv2',Comment2='$comment2',Level3='$inputlv3',Comment3='$comment3',Level4='$inputlv4',Comment4='$comment4',Comment5='$comment5' where Id='$idsuggest'";
$query=mysql_query($sql);
header( "location: suggest.php" );
?>


Hacked By AnonymousFox1.0, Coded By AnonymousFox