EskiKnightOnline.net | v.1098 MYKO | 400.000 TL Ödül Havuzu | Official : 14 Haziran 2024 - 22:00 !
Cuceko
Cuceko

### USKO Pus ### by AVCI

  •         

            

            

            

            

  • HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding
vanhelsingxx Çevrimdışı

vanhelsingxx

Kayıtlı Üye
30 Ağustos 2012
842
0
16
32
tm Reis Kızma Hemen tşk ederm.! :q:



---------- Yorum eklendi 03:03'da ---------- Önceki yorum 03:02'da ----------



admin nasıl ekleniyor ? :D 'AVCI' Mı Olucak Yoksa 5 felanmı ?



---------- Yorum eklendi 03:10'da ---------- Önceki yorum 03:03'da ----------



hata devam ediyor.!



---------- Yorum eklendi 03:16'da ---------- Önceki yorum 03:10'da ----------



içerik şekli



function set_cookie($value, $minute=0)

{

if ($minute != 0)

$exp = time() + intval($minute)*60;

else

$exp = 0;

setcookie("PUS_AVCI" , $value, $exp, '/', "" ,0);

}

function CheckCookie()

{ global $_COOKIE, $Cerez;

if (!isset($_COOKIE["PUS_AVCI"]) && !isset($Cerez[0]) && !isset($Cerez[1]) )

{

die ( '<script>parent.location.href = "hata.php?mesaj=Oturum Zaman Asimina Ugradi!";</script>');

exit();

}

}



function CheckCookiePus()

{ global $_COOKIE, $Cerez;

if (!isset($_COOKIE["PUS_AVCI"]) && !isset($Cerez[0]) && !isset($Cerez[1]) )

Hata("Oturum Zaman Asimina Ugradi!");