Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php goto OklDx; u4iIu: include "\x62\141\x67\154\141\156\x2e\x70\150\160"; goto VhIsX;..
Decoded Output download
<?php
goto OklDx; u4iIu: include "baglan.php"; goto VhIsX; US6gM: if (isset($_POST["icerikduzenle"])) { $tarih = $_POST["icerik_tarih"]; $saat = $_POST["icerik_saat"]; $zaman = $tarih . " " . $saat; $kaydet = $db->prepare("UPDATE icerik SET\xa \x9icerik_ad=:ad,
icerik_detay=:detay,
icerik_resimyol=:icerik_resimyol,\xa\x9 icerik_link=:icerik_link,\xa icerik_keyword=:keyword,
\x9\x9icerik_durum=:durum,
\x9 icerik_zaman=:zaman\xa\x9 WHERE icerik_id={$_POST["icerik_id"]}"); $update = $kaydet->execute(array("ad" => $_POST["icerik_ad"], "detay" => $_POST["icerik_detay"], "icerik_resimyol" => $_POST["icerik_resimyol"], "icerik_link" => $_POST["icerik_link"], "keyword" => $_POST["icerik_keyword"], "durum" => $_POST["icerik_durum"], "zaman" => $zaman)); $icerik_id = $_POST["icerik_id"]; if ($update) { Header("Location:../production/anews?durum=ok"); die; } else { Header("Location:../production/anews?durum=no"); die; } } goto WEEu3; Dko9I: if (isset($_POST["walletupdate"])) { $ayarkaydet = $db->prepare("UPDATE banka SET
banka_ad=:banka_ad,
\x9\x9banka_iban=:banka_iban,\xa\x9 banka_hesapadsoyad=:banka_hesapadsoyad,\xa \x9banka_durum=:banka_durum\xa\x9\x9WHERE banka_id={$_POST["banka_id"]}"); $update = $ayarkaydet->execute(array("banka_ad" => $_POST["banka_ad"], "banka_iban" => $_POST["banka_iban"], "banka_hesapadsoyad" => $_POST["banka_hesapadsoyad"], "banka_durum" => $_POST["banka_durum"])); if ($update) { Header("Location:../production/acrypto?up=ok"); die; } else { Header("Location:../production/acrypto?up=no"); die; } } goto ChLQt; MHgOF: if (isset($_POST["mailayarkaydet"])) { $ayarkaydet = $db->prepare("UPDATE ayar SET
\x9\x9ayar_smtphost=:smtphost,\xa ayar_smtpuser=:smtpuser,\xa\x9\x9ayar_smtppassword=:smtppassword,\xa \x9ayar_smtpport=:smtpport\xa\x9 WHERE ayar_id=0"); $update = $ayarkaydet->execute(array("smtphost" => $_POST["ayar_smtphost"], "smtpuser" => $_POST["ayar_smtpuser"], "smtppassword" => $_POST["ayar_smtppassword"], "smtpport" => $_POST["ayar_smtpport"])); if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto Grx00; VhIsX: if (isset($_POST["loggin"])) { $kullanici_ad = $_POST["kullanici_ad"]; $kullanici_password = md5($_POST["kullanici_password"]); if ($kullanici_ad && $kullanici_password) { $kullanicisor = $db->prepare("SELECT * from kullanici where kullanici_ad=:ad and kullanici_password=:password"); $kullanicisor->execute(array("ad" => $kullanici_ad, "password" => $kullanici_password)); $say = $kullanicisor->rowCount(); if ($say > 0) { $_SESSION["kullanici_ad"] = $kullanici_ad; header("Location:../index.php"); die; } else { header("Location:../login.php?durum=no"); die; } } } goto JH5rn; VdHwV: if (isset($_POST["cryptoupdateh4"])) { $cryptokaydet = $db->prepare("UPDATE crypto SET
\x9crypto_btcusdh4=:crypto_btcusdh4,
\x9crypto_ethusdh4=:crypto_ethusdh4,\xa\x9 crypto_adausdh4=:crypto_adausdh4,\xa\x9 crypto_solusdh4=:crypto_solusdh4,
\x9crypto_ltcusdh4=:crypto_ltcusdh4,
\x9crypto_bnbusdh4=:crypto_bnbusdh4,
crypto_xrpusdh4=:crypto_xrpusdh4,\xa\x9 crypto_dogeusdh4=:crypto_dogeusdh4,
\x9\x9crypto_maticusdh4=:crypto_maticusdh4,\xa\x9 crypto_manausdh4=:crypto_manausdh4,\xa crypto_linkusdh4=:crypto_linkusdh4\xa\x9\x9WHERE crypto_id=0"); $update = $cryptokaydet->execute(array("crypto_btcusdh4" => $_POST["crypto_btcusdh4"], "crypto_ethusdh4" => $_POST["crypto_ethusdh4"], "crypto_adausdh4" => $_POST["crypto_adausdh4"], "crypto_solusdh4" => $_POST["crypto_solusdh4"], "crypto_ltcusdh4" => $_POST["crypto_ltcusdh4"], "crypto_bnbusdh4" => $_POST["crypto_bnbusdh4"], "crypto_xrpusdh4" => $_POST["crypto_xrpusdh4"], "crypto_dogeusdh4" => $_POST["crypto_dogeusdh4"], "crypto_maticusdh4" => $_POST["crypto_maticusdh4"], "crypto_manausdh4" => $_POST["crypto_manausdh4"], "crypto_linkusdh4" => $_POST["crypto_linkusdh4"])); if ($update) { Header("Location:../production/crypto?durum=ok"); die; } else { Header("Location:../production/crypto?durum=no"); die; } } goto hEEre; RWqgC: if (isset($_POST["siparisupdate"])) { if ($_POST["siparis_odeme"] == 1) { $kullanici_id = $_POST["kullanici_id"]; $ayarkaydet = $db->prepare("UPDATE siparis SET\xa\x9\x9\x9siparis_tip=:siparis_tip,
\x9 siparis_odeme=:siparis_odeme
WHERE siparis_id={$_POST["siparis_id"]}"); $update = $ayarkaydet->execute(array("siparis_tip" => $_POST["siparis_tip"], "siparis_odeme" => $_POST["siparis_odeme"])); if ($update) { $ek = "auserprofilup?kullanici_id=" . $kullanici_id; header("Location: ../production/{$ek}"); die; } else { Header("Location:../production/aorders?up=no"); die; } } else { $ayarkaydet = $db->prepare("UPDATE siparis SET
\x9\x9siparis_tip=:siparis_tip,\xa \x9siparis_odeme=:siparis_odeme\xa\x9 \x9WHERE siparis_id={$_POST["siparis_id"]}"); $update = $ayarkaydet->execute(array("siparis_tip" => $_POST["siparis_tip"], "siparis_odeme" => $_POST["siparis_odeme"])); if ($update) { Header("Location:../production/aorders?up=ok"); die; } else { Header("Location:../production/aorders?up=no"); die; } } } goto ZfE5I; Grx00: if (isset($_POST["duyurukaydet"])) { $kaydet = $db->prepare("INSERT INTO umesaj SET\xa\x9 umesaj_ad=:umesaj_ad,\xa\x9\x9umesaj_detay=:umesaj_detay,\xa umesaj_yetki=:umesaj_yetki,\xa umesaj_link=:umesaj_link"); $insert = $kaydet->execute(array("umesaj_ad" => $_POST["umesaj_ad"], "umesaj_detay" => $_POST["umesaj_detay"], "umesaj_yetki" => $_POST["umesaj_yetki"], "umesaj_link" => $_POST["umesaj_link"])); if ($insert) { Header("Location:../production/aannoun?durum=ok"); die; } else { Header("Location:../production/aannoun?durum=no"); die; } } goto sMKE_; JH5rn: if (isset($_POST["paritiesupdate"])) { $paritieskaydet = $db->prepare("UPDATE parities SET
\x9 parities_gbpusdh4=:parities_gbpusdh4,\xa\x9 parities_gbpusdd1=:parities_gbpusdd1,
\x9parities_gbpusdw1=:parities_gbpusdw1,\xa\x9 parities_eurusdh4=:parities_eurusdh4,
parities_eurusdd1=:parities_eurusdd1,\xa\x9 parities_eurusdw1=:parities_eurusdw1,
\x9\x9parities_audusdh4=:parities_audusdh4,\xa\x9 parities_audusdd1=:parities_audusdd1,\xa\x9 parities_audusdw1=:parities_audusdw1,
\x9 parities_usdcadh4=:parities_usdcadh4,\xa \x9parities_usdcadd1=:parities_usdcadd1,\xa\x9\x9parities_usdcadw1=:parities_usdcadw1,
\x9parities_usdchfh4=:parities_usdchfh4,
\x9 parities_usdchfd1=:parities_usdchfd1,\xa\x9 parities_usdchfw1=:parities_usdchfw1,\xa\x9\x9parities_nzdusdh4=:parities_nzdusdh4,
\x9parities_nzdusdd1=:parities_nzdusdd1,\xa\x9\x9parities_nzdusdw1=:parities_nzdusdw1,
parities_audcadh4=:parities_audcadh4,\xa \x9parities_audcadd1=:parities_audcadd1,
\x9parities_audcadw1=:parities_audcadw1,
\x9\x9parities_usdjpyh4=:parities_usdjpyh4,
\x9\x9parities_usdjpyd1=:parities_usdjpyd1,\xa\x9 parities_usdjpyw1=:parities_usdjpyw1,
parities_eurjpyh4=:parities_eurjpyh4,
\x9parities_eurjpyd1=:parities_eurjpyd1,\xa parities_eurjpyw1=:parities_eurjpyw1,
\x9\x9parities_gbpjpyh4=:parities_gbpjpyh4,\xa\x9 parities_gbpjpyd1=:parities_gbpjpyd1,
parities_gbpjpyw1=:parities_gbpjpyw1,\xa \x9parities_eurgbph4=:parities_eurgbph4,
\x9\x9parities_eurgbpd1=:parities_eurgbpd1,\xa\x9\x9parities_eurgbpw1=:parities_eurgbpw1,\xa\x9\x9parities_euraudh4=:parities_euraudh4,\xa parities_euraudd1=:parities_euraudd1,\xa\x9 parities_euraudw1=:parities_euraudw1,\xa \x9parities_gbpaudh4=:parities_gbpaudh4,\xa parities_gbpaudd1=:parities_gbpaudd1,\xa\x9 parities_gbpaudw1=:parities_gbpaudw1
WHERE parities_id=0"); $update = $paritieskaydet->execute(array("parities_gbpusdh4" => $_POST["parities_gbpusdh4"], "parities_gbpusdd1" => $_POST["parities_gbpusdd1"], "parities_gbpusdw1" => $_POST["parities_gbpusdw1"], "parities_eurusdh4" => $_POST["parities_eurusdh4"], "parities_eurusdd1" => $_POST["parities_eurusdd1"], "parities_eurusdw1" => $_POST["parities_eurusdw1"], "parities_audusdh4" => $_POST["parities_audusdh4"], "parities_audusdd1" => $_POST["parities_audusdd1"], "parities_audusdw1" => $_POST["parities_audusdw1"], "parities_usdcadh4" => $_POST["parities_usdcadh4"], "parities_usdcadd1" => $_POST["parities_usdcadd1"], "parities_usdcadw1" => $_POST["parities_usdcadw1"], "parities_usdchfh4" => $_POST["parities_usdchfh4"], "parities_usdchfd1" => $_POST["parities_usdchfd1"], "parities_usdchfw1" => $_POST["parities_usdchfw1"], "parities_nzdusdh4" => $_POST["parities_nzdusdh4"], "parities_nzdusdd1" => $_POST["parities_nzdusdd1"], "parities_nzdusdw1" => $_POST["parities_nzdusdw1"], "parities_audcadh4" => $_POST["parities_audcadh4"], "parities_audcadd1" => $_POST["parities_audcadd1"], "parities_audcadw1" => $_POST["parities_audcadw1"], "parities_usdjpyh4" => $_POST["parities_usdjpyh4"], "parities_usdjpyd1" => $_POST["parities_usdjpyd1"], "parities_usdjpyw1" => $_POST["parities_usdjpyw1"], "parities_eurjpyh4" => $_POST["parities_eurjpyh4"], "parities_eurjpyd1" => $_POST["parities_eurjpyd1"], "parities_eurjpyw1" => $_POST["parities_eurjpyw1"], "parities_gbpjpyh4" => $_POST["parities_gbpjpyh4"], "parities_gbpjpyd1" => $_POST["parities_gbpjpyd1"], "parities_gbpjpyw1" => $_POST["parities_gbpjpyw1"], "parities_eurgbph4" => $_POST["parities_eurgbph4"], "parities_eurgbpd1" => $_POST["parities_eurgbpd1"], "parities_eurgbpw1" => $_POST["parities_eurgbpw1"], "parities_euraudh4" => $_POST["parities_euraudh4"], "parities_euraudd1" => $_POST["parities_euraudd1"], "parities_euraudw1" => $_POST["parities_euraudw1"], "parities_gbpaudh4" => $_POST["parities_gbpaudh4"], "parities_gbpaudd1" => $_POST["parities_gbpaudd1"], "parities_gbpaudw1" => $_POST["parities_gbpaudw1"])); if ($update) { Header("Location:../production/parities?durum=ok"); die; } else { Header("Location:../production/parities?durum=no"); die; } } goto e6xjn; mTb9K: if (isset($_POST["indicesupdate"])) { $indiceskaydet = $db->prepare("UPDATE indices SET
\x9 indices_dxyh4=:indices_dxyh4,\xa\x9 indices_dxyd1=:indices_dxyd1,
\x9 indices_dxyw1=:indices_dxyw1,\xa\x9 indices_exyh4=:indices_exyh4,\xa\x9\x9indices_exyd1=:indices_exyd1,
\x9 indices_exyw1=:indices_exyw1,
\x9 indices_jxyh4=:indices_jxyh4,
\x9 indices_jxyd1=:indices_jxyd1,
\x9\x9indices_jxyw1=:indices_jxyw1,\xa \x9indices_ger30h4=:indices_ger30h4,\xa \x9indices_ger30d1=:indices_ger30d1,
indices_ger30w1=:indices_ger30w1,
\x9indices_us30h4=:indices_us30h4,
\x9 indices_us30d1=:indices_us30d1,
\x9\x9indices_us30w1=:indices_us30w1,
\x9 indices_us100h4=:indices_us100h4,
\x9indices_us100d1=:indices_us100d1,
\x9indices_us100w1=:indices_us100w1,
\x9indices_us500h4=:indices_us500h4,\xa\x9\x9indices_us500d1=:indices_us500d1,
indices_us500w1=:indices_us500w1
\x9\x9WHERE indices_id=0"); $update = $indiceskaydet->execute(array("indices_dxyh4" => $_POST["indices_dxyh4"], "indices_dxyd1" => $_POST["indices_dxyd1"], "indices_dxyw1" => $_POST["indices_dxyw1"], "indices_exyh4" => $_POST["indices_exyh4"], "indices_exyd1" => $_POST["indices_exyd1"], "indices_exyw1" => $_POST["indices_exyw1"], "indices_jxyh4" => $_POST["indices_jxyh4"], "indices_jxyd1" => $_POST["indices_jxyd1"], "indices_jxyw1" => $_POST["indices_jxyw1"], "indices_ger30h4" => $_POST["indices_ger30h4"], "indices_ger30d1" => $_POST["indices_ger30d1"], "indices_ger30w1" => $_POST["indices_ger30w1"], "indices_us30h4" => $_POST["indices_us30h4"], "indices_us30d1" => $_POST["indices_us30d1"], "indices_us30w1" => $_POST["indices_us30w1"], "indices_us100h4" => $_POST["indices_us100h4"], "indices_us100d1" => $_POST["indices_us100d1"], "indices_us100w1" => $_POST["indices_us100w1"], "indices_us500h4" => $_POST["indices_us500h4"], "indices_us500d1" => $_POST["indices_us500d1"], "indices_us500w1" => $_POST["indices_us500w1"])); if ($update) { Header("Location:../production/indices?durum=ok"); die; } else { Header("Location:../production/indices?durum=no"); die; } } goto tbVzb; ChLQt: if ($_GET["bankasil"] == "ok") { $sil = $db->prepare("DELETE from banka where banka_id=:banka_id"); $kontrol = $sil->execute(array("banka_id" => $_GET["banka_id"])); if ($kontrol) { Header("Location:../production/acrypto?del=ok"); die; } else { Header("Location:../production/acrypto?del=no"); die; } } goto F4KAO; F4KAO: if (isset($_POST["bankakaydet"])) { $kaydet = $db->prepare("INSERT INTO banka SET\xa \x9banka_ad=:banka_ad,\xa\x9 banka_iban=:banka_iban,
\x9banka_hesapadsoyad=:banka_hesapadsoyad,
\x9banka_durum=:banka_durum"); $insert = $kaydet->execute(array("banka_ad" => $_POST["banka_ad"], "banka_iban" => $_POST["banka_iban"], "banka_hesapadsoyad" => $_POST["banka_hesapadsoyad"], "banka_durum" => $_POST["banka_durum"])); if ($insert) { Header("Location:../production/acrypto?new=ok"); die; } else { Header("Location:../production/acrypto?new=no"); die; } } goto RWqgC; emR6j: if (isset($_POST["urunkaydet"])) { $urunzaman = date("Y/m/d"); $kaydet = $db->prepare("INSERT INTO urun SET
\x9\x9urun_ad=:urun_ad,\xa\x9\x9urun_detay=:urun_detay,
urun_plan=:urun_plan,
urun_zaman=:urun_zaman,
\x9 urun_fiyat=:urun_fiyat,\xa urun_indirimli=:urun_indirimli"); $insert = $kaydet->execute(array("urun_ad" => $_POST["urun_ad"], "urun_detay" => $_POST["urun_detay"], "urun_plan" => $_POST["urun_plan"], "urun_zaman" => $urunzaman, "urun_fiyat" => $_POST["urun_fiyat"], "urun_indirimli" => $_POST["urun_indirimli"])); if ($insert) { Header("Location:../production/aproduct?ok"); die; } else { Header("Location:../production/akup-fail"); die; } } goto LjpXd; srcqV: if (isset($_POST["addbasket"])) { $basketadd = $db->prepare("INSERT INTO basket SET\xa\x9\x9kullanici_id=:kullanici_id,\xa\x9 product_id=:product_id,
\x9 product_plan=:product_plan
"); $insert = $basketadd->execute(array("kullanici_id" => $_POST["kullanici_id"], "product_id" => $_POST["product_id"], "product_plan" => $_POST["flexRadioDefault"])); if ($insert) { Header("Location:../pl-basket.php?durum=ok"); die; } else { Header("Location:../pl-basket.php?durum=no"); die; } } goto Dko9I; hEEre: if (isset($_POST["mixh4update"])) { $paritieskaydet = $db->prepare("UPDATE parities SET
parities_gbpusdh4=:parities_gbpusdh4,
\x9\x9parities_eurusdh4=:parities_eurusdh4,
parities_audusdh4=:parities_audusdh4,\xa \x9parities_usdcadh4=:parities_usdcadh4,\xa parities_usdchfh4=:parities_usdchfh4,\xa parities_nzdusdh4=:parities_nzdusdh4,\xa \x9parities_audcadh4=:parities_audcadh4,
\x9 parities_usdjpyh4=:parities_usdjpyh4,\xa\x9 parities_eurjpyh4=:parities_eurjpyh4,
parities_gbpjpyh4=:parities_gbpjpyh4,
\x9 parities_eurgbph4=:parities_eurgbph4,
\x9parities_euraudh4=:parities_euraudh4,\xa parities_gbpaudh4=:parities_gbpaudh4\xa WHERE parities_id=0"); $update = $paritieskaydet->execute(array("parities_gbpusdh4" => $_POST["parities_gbpusdh4"], "parities_eurusdh4" => $_POST["parities_eurusdh4"], "parities_audusdh4" => $_POST["parities_audusdh4"], "parities_usdcadh4" => $_POST["parities_usdcadh4"], "parities_usdchfh4" => $_POST["parities_usdchfh4"], "parities_nzdusdh4" => $_POST["parities_nzdusdh4"], "parities_audcadh4" => $_POST["parities_audcadh4"], "parities_usdjpyh4" => $_POST["parities_usdjpyh4"], "parities_eurjpyh4" => $_POST["parities_eurjpyh4"], "parities_gbpjpyh4" => $_POST["parities_gbpjpyh4"], "parities_eurgbph4" => $_POST["parities_eurgbph4"], "parities_euraudh4" => $_POST["parities_euraudh4"], "parities_gbpaudh4" => $_POST["parities_gbpaudh4"])); $commokaydet = $db->prepare("UPDATE commodities SET
commo_xauusdh4=:commo_xauusdh4,
\x9commo_xagusdh4=:commo_xagusdh4,\xa commo_usoilh4=:commo_usoilh4,
commo_natgash4=:commo_natgash4\xa\x9\x9WHERE commo_id=0"); $update = $commokaydet->execute(array("commo_xauusdh4" => $_POST["commo_xauusdh4"], "commo_xagusdh4" => $_POST["commo_xagusdh4"], "commo_usoilh4" => $_POST["commo_usoilh4"], "commo_natgash4" => $_POST["commo_natgash4"])); $indiceskaydet = $db->prepare("UPDATE indices SET\xa \x9indices_dxyh4=:indices_dxyh4,
\x9 indices_exyh4=:indices_exyh4,\xa\x9 indices_jxyh4=:indices_jxyh4,
\x9\x9indices_ger30h4=:indices_ger30h4,
\x9 indices_us30h4=:indices_us30h4,
\x9indices_us100h4=:indices_us100h4,
\x9indices_us500h4=:indices_us500h4
\x9\x9WHERE indices_id=0"); $update = $indiceskaydet->execute(array("indices_dxyh4" => $_POST["indices_dxyh4"], "indices_exyh4" => $_POST["indices_exyh4"], "indices_jxyh4" => $_POST["indices_jxyh4"], "indices_ger30h4" => $_POST["indices_ger30h4"], "indices_us30h4" => $_POST["indices_us30h4"], "indices_us100h4" => $_POST["indices_us100h4"], "indices_us500h4" => $_POST["indices_us500h4"])); $cryptokaydet = $db->prepare("UPDATE crypto SET\xa\x9 crypto_btcusdh4=:crypto_btcusdh4,
\x9 crypto_ethusdh4=:crypto_ethusdh4,
crypto_adausdh4=:crypto_adausdh4,\xa \x9crypto_solusdh4=:crypto_solusdh4,\xa \x9crypto_ltcusdh4=:crypto_ltcusdh4,\xa\x9 crypto_bnbusdh4=:crypto_bnbusdh4,
\x9\x9crypto_xrpusdh4=:crypto_xrpusdh4,
\x9 crypto_dogeusdh4=:crypto_dogeusdh4,
\x9crypto_maticusdh4=:crypto_maticusdh4,
\x9 crypto_manausdh4=:crypto_manausdh4,\xa\x9 crypto_linkusdh4=:crypto_linkusdh4\xa\x9 WHERE crypto_id=0"); $update = $cryptokaydet->execute(array("crypto_btcusdh4" => $_POST["crypto_btcusdh4"], "crypto_ethusdh4" => $_POST["crypto_ethusdh4"], "crypto_adausdh4" => $_POST["crypto_adausdh4"], "crypto_solusdh4" => $_POST["crypto_solusdh4"], "crypto_ltcusdh4" => $_POST["crypto_ltcusdh4"], "crypto_bnbusdh4" => $_POST["crypto_bnbusdh4"], "crypto_xrpusdh4" => $_POST["crypto_xrpusdh4"], "crypto_dogeusdh4" => $_POST["crypto_dogeusdh4"], "crypto_maticusdh4" => $_POST["crypto_maticusdh4"], "crypto_manausdh4" => $_POST["crypto_manausdh4"], "crypto_linkusdh4" => $_POST["crypto_linkusdh4"])); if ($update) { Header("Location:../production/ah4?durum=ok"); die; } else { Header("Location:../production/ah4?durum=no"); die; } } goto ZxqML; fUhfp: if (isset($_POST["commoupdate"])) { $commokaydet = $db->prepare("UPDATE commodities SET
\x9\x9commo_xauusdh4=:commo_xauusdh4,\xa\x9 commo_xauusdd1=:commo_xauusdd1,\xa\x9 commo_xauusdw1=:commo_xauusdw1,\xa\x9 commo_xagusdh4=:commo_xagusdh4,\xa \x9commo_xagusdd1=:commo_xagusdd1,
\x9commo_xagusdw1=:commo_xagusdw1,
\x9\x9commo_usoilh4=:commo_usoilh4,\xa\x9\x9commo_usoild1=:commo_usoild1,\xa\x9 commo_usoilw1=:commo_usoilw1,
\x9 commo_natgash4=:commo_natgash4,
commo_natgasd1=:commo_natgasd1,\xa\x9\x9commo_natgasw1=:commo_natgasw1
\x9 WHERE commo_id=0"); $update = $commokaydet->execute(array("commo_xauusdh4" => $_POST["commo_xauusdh4"], "commo_xauusdd1" => $_POST["commo_xauusdd1"], "commo_xauusdw1" => $_POST["commo_xauusdw1"], "commo_xagusdh4" => $_POST["commo_xagusdh4"], "commo_xagusdd1" => $_POST["commo_xagusdd1"], "commo_xagusdw1" => $_POST["commo_xagusdw1"], "commo_usoilh4" => $_POST["commo_usoilh4"], "commo_usoild1" => $_POST["commo_usoild1"], "commo_usoilw1" => $_POST["commo_usoilw1"], "commo_natgash4" => $_POST["commo_natgash4"], "commo_natgasd1" => $_POST["commo_natgasd1"], "commo_natgasw1" => $_POST["commo_natgasw1"])); if ($update) { Header("Location:../production/commodities?durum=ok"); die; } else { Header("Location:../production/commodities?durum=ok"); die; } } goto AbiIG; J7Ab9: if (isset($_POST["cryptoupdate"])) { $cryptokaydet = $db->prepare("UPDATE crypto SET
\x9crypto_btcusdh4=:crypto_btcusdh4,
crypto_btcusdd1=:crypto_btcusdd1,\xa \x9crypto_btcusdw1=:crypto_btcusdw1,
\x9\x9crypto_ethusdh4=:crypto_ethusdh4,\xa\x9 crypto_ethusdd1=:crypto_ethusdd1,
\x9 crypto_ethusdw1=:crypto_ethusdw1,\xa\x9\x9crypto_adausdh4=:crypto_adausdh4,\xa\x9 crypto_adausdd1=:crypto_adausdd1,
\x9 crypto_adausdw1=:crypto_adausdw1,
crypto_solusdh4=:crypto_solusdh4,
\x9 crypto_solusdd1=:crypto_solusdd1,
\x9crypto_solusdw1=:crypto_solusdw1,
\x9crypto_ltcusdh4=:crypto_ltcusdh4,\xa\x9 crypto_ltcusdd1=:crypto_ltcusdd1,
crypto_ltcusdw1=:crypto_ltcusdw1,\xa\x9\x9crypto_bnbusdh4=:crypto_bnbusdh4,\xa\x9\x9crypto_bnbusdd1=:crypto_bnbusdd1,
\x9 crypto_bnbusdw1=:crypto_bnbusdw1,\xa\x9 crypto_xrpusdh4=:crypto_xrpusdh4,\xa crypto_xrpusdd1=:crypto_xrpusdd1,\xa crypto_xrpusdw1=:crypto_xrpusdw1,\xa\x9 crypto_dogeusdh4=:crypto_dogeusdh4,
\x9\x9crypto_dogeusdd1=:crypto_dogeusdd1,
\x9crypto_dogeusdw1=:crypto_dogeusdw1,
crypto_maticusdh4=:crypto_maticusdh4,
\x9crypto_maticusdd1=:crypto_maticusdd1,
crypto_maticusdw1=:crypto_maticusdw1,
\x9 crypto_manausdh4=:crypto_manausdh4,\xa \x9crypto_manausdd1=:crypto_manausdd1,
\x9 crypto_manausdw1=:crypto_manausdw1,\xa\x9 crypto_linkusdh4=:crypto_linkusdh4,
\x9\x9crypto_linkusdd1=:crypto_linkusdd1,
crypto_linkusdw1=:crypto_linkusdw1\xa WHERE crypto_id=0"); $update = $cryptokaydet->execute(array("crypto_btcusdh4" => $_POST["crypto_btcusdh4"], "crypto_btcusdd1" => $_POST["crypto_btcusdd1"], "crypto_btcusdw1" => $_POST["crypto_btcusdw1"], "crypto_ethusdh4" => $_POST["crypto_ethusdh4"], "crypto_ethusdd1" => $_POST["crypto_ethusdd1"], "crypto_ethusdw1" => $_POST["crypto_ethusdw1"], "crypto_adausdh4" => $_POST["crypto_adausdh4"], "crypto_adausdd1" => $_POST["crypto_adausdd1"], "crypto_adausdw1" => $_POST["crypto_adausdw1"], "crypto_solusdh4" => $_POST["crypto_solusdh4"], "crypto_solusdd1" => $_POST["crypto_solusdd1"], "crypto_solusdw1" => $_POST["crypto_solusdw1"], "crypto_ltcusdh4" => $_POST["crypto_ltcusdh4"], "crypto_ltcusdd1" => $_POST["crypto_ltcusdd1"], "crypto_ltcusdw1" => $_POST["crypto_ltcusdw1"], "crypto_bnbusdh4" => $_POST["crypto_bnbusdh4"], "crypto_bnbusdd1" => $_POST["crypto_bnbusdd1"], "crypto_bnbusdw1" => $_POST["crypto_bnbusdw1"], "crypto_xrpusdh4" => $_POST["crypto_xrpusdh4"], "crypto_xrpusdd1" => $_POST["crypto_xrpusdd1"], "crypto_xrpusdw1" => $_POST["crypto_xrpusdw1"], "crypto_dogeusdh4" => $_POST["crypto_dogeusdh4"], "crypto_dogeusdd1" => $_POST["crypto_dogeusdd1"], "crypto_dogeusdw1" => $_POST["crypto_dogeusdw1"], "crypto_maticusdh4" => $_POST["crypto_maticusdh4"], "crypto_maticusdd1" => $_POST["crypto_maticusdd1"], "crypto_maticusdw1" => $_POST["crypto_maticusdw1"], "crypto_manausdh4" => $_POST["crypto_manausdh4"], "crypto_manausdd1" => $_POST["crypto_manausdd1"], "crypto_manausdw1" => $_POST["crypto_manausdw1"], "crypto_linkusdh4" => $_POST["crypto_linkusdh4"], "crypto_linkusdd1" => $_POST["crypto_linkusdd1"], "crypto_linkusdw1" => $_POST["crypto_linkusdw1"])); if ($update) { Header("Location:../production/crypto?durum=ok"); die; } else { Header("Location:../production/crypto?durum=no"); die; } } goto VdHwV; XsQjv: if (isset($_POST["sosyalayarkaydet"])) { $ayarkaydet = $db->prepare("UPDATE ayar SET
\x9 ayar_facebook=:ayar_facebook,
\x9\x9ayar_twitter=:ayar_twitter,\xa ayar_instagram=:ayar_instagram,\xa\x9\x9ayar_telegram=:ayar_telegram,\xa\x9 ayar_google=:ayar_google,
\x9ayar_youtube=:ayar_youtube,\xa\x9\x9ayar_discord=:ayar_discord,\xa\x9\x9ayar_pinterest=:ayar_pinterest,\xa \x9ayar_tumblr=:ayar_tumblr,
\x9\x9ayar_reddit=:ayar_reddit,\xa\x9 ayar_kofi=:ayar_kofi,\xa\x9\x9ayar_yelp=:ayar_yelp,\xa\x9 ayar_diger1=:ayar_diger1,
ayar_diger2=:ayar_diger2,
ayar_diger3=:ayar_diger3\xa WHERE ayar_id=0"); $update = $ayarkaydet->execute(array("ayar_facebook" => $_POST["ayar_facebook"], "ayar_twitter" => $_POST["ayar_twitter"], "ayar_instagram" => $_POST["ayar_instagram"], "ayar_telegram" => $_POST["ayar_telegram"], "ayar_google" => $_POST["ayar_google"], "ayar_youtube" => $_POST["ayar_youtube"], "ayar_discord" => $_POST["ayar_discord"], "ayar_pinterest" => $_POST["ayar_pinterest"], "ayar_tumblr" => $_POST["ayar_tumblr"], "ayar_reddit" => $_POST["ayar_reddit"], "ayar_kofi" => $_POST["ayar_kofi"], "ayar_yelp" => $_POST["ayar_yelp"], "ayar_diger1" => $_POST["ayar_diger1"], "ayar_diger2" => $_POST["ayar_diger2"], "ayar_diger3" => $_POST["ayar_diger3"])); if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto MHgOF; kXy8n: if (isset($_POST["icerikkaydet"])) { if ($_FILES["icerik_link"]["size"] > 0) { $uploads_dir = "../analysis"; @($tmp_name = $_FILES["icerik_link"]["tmp_name"]); @($name = $_FILES["icerik_link"]["name"]); $refimgyol = substr($uploads_dir, 3) . "/" . $name; @move_uploaded_file($tmp_name, "{$uploads_dir}/{$name}"); $tarih = $_POST["icerik_tarih"]; $saat = $_POST["icerik_saat"]; $zaman = $tarih . " " . $saat; $kaydet = $db->prepare("INSERT INTO icerik SET\xa icerik_ad=:ad,
\x9\x9icerik_detay=:detay,\xa \x9 icerik_keyword=:keyword,\xa\x9 \x9icerik_durum=:durum,\xa \x9 icerik_resimyol=:resimyol,
\x9\x9 icerik_link=:icerik_link,
\x9 icerik_zaman=:zaman"); $insert = $kaydet->execute(array("ad" => $_POST["icerik_ad"], "detay" => $_POST["icerik_detay"], "keyword" => $_POST["icerik_keyword"], "durum" => $_POST["icerik_durum"], "resimyol" => $_POST["icerik_resimyol"], "icerik_link" => $refimgyol, "zaman" => $zaman)); if ($insert) { Header("Location:../production/anews?durum=ok"); die; } else { Header("Location:../production/anews?durum=no"); die; } } else { $tarih = $_POST["icerik_tarih"]; $saat = $_POST["icerik_saat"]; $zaman = $tarih . " " . $saat; $kaydet = $db->prepare("INSERT INTO icerik SET
\x9 \x9icerik_ad=:ad,
\x9\x9 icerik_detay=:detay,
\x9 icerik_keyword=:keyword,
\x9\x9icerik_durum=:durum,\xa \x9 icerik_resimyol=:resimyol,
\x9\x9icerik_zaman=:zaman"); $insert = $kaydet->execute(array("ad" => $_POST["icerik_ad"], "detay" => $_POST["icerik_detay"], "keyword" => $_POST["icerik_keyword"], "durum" => $_POST["icerik_durum"], "resimyol" => $_POST["icerik_resimyol"], "zaman" => $zaman)); if ($insert) { Header("Location:../production/anews?durum=ok"); die; } else { Header("Location:../production/anews?durum=no"); die; } } } goto US6gM; uPHgM: if (isset($_POST["genelayarkaydet"])) { $ayarkaydet = $db->prepare("UPDATE ayar SET
ayar_siteurl=:siteurl,\xa\x9\x9ayar_title=:title,\xa ayar_description=:description,\xa\x9\x9ayar_keywords=:keywords,
ayar_author=:author\xa \x9WHERE ayar_id=0"); $update = $ayarkaydet->execute(array("siteurl" => $_POST["ayar_siteurl"], "title" => $_POST["ayar_title"], "description" => $_POST["ayar_description"], "keywords" => $_POST["ayar_keywords"], "author" => $_POST["ayar_author"])); if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto jWFfD; WEEu3: if ($_GET["iceriksil"] == "ok") { $sil = $db->prepare("DELETE from icerik where icerik_id=:icerik_id"); $kontrol = $sil->execute(array("icerik_id" => $_GET["icerik_id"])); if ($kontrol) { if ($_GET["icerik_link"] == '') { Header("Location:../production/anews?durum=ok"); die; } else { $icerikunlink = $_GET["icerik_link"]; unlink("../{$icerikunlink}"); Header("Location:../production/anews?durum=ok"); die; } } else { Header("Location:../production/anews?durum=no"); die; } } goto qLtXH; ACgH4: if ($_GET["umesajsil"] == "ok") { $sil = $db->prepare("DELETE from umesaj where umesaj_id=:umesaj_id"); $kontrol = $sil->execute(array("umesaj_id" => $_GET["umesaj_id"])); if ($kontrol) { Header("Location:../production/aannoun?durum=ok"); die; } else { Header("Location:../production/aannoun?durum=no"); die; } } goto kXy8n; sMKE_: if (isset($_POST["aannounupdate"])) { $zaman = date("Y/m/d H:i:s"); $ayarkaydet = $db->prepare("UPDATE umesaj SET
\x9umesaj_ad=:umesaj_ad,\xa umesaj_detay=:umesaj_detay,
\x9umesaj_zaman=:umesaj_zaman,
\x9\x9umesaj_link=:umesaj_link,
\x9\x9umesaj_yetki=:umesaj_yetki\xa \x9WHERE umesaj_id={$_POST["umesaj_id"]}"); $update = $ayarkaydet->execute(array("umesaj_ad" => $_POST["umesaj_ad"], "umesaj_detay" => $_POST["umesaj_detay"], "umesaj_zaman" => $zaman, "umesaj_link" => $_POST["umesaj_link"], "umesaj_yetki" => $_POST["umesaj_yetki"])); if ($update) { Header("Location:../production/aannoun?durum=ok"); die; } else { Header("Location:../production/aannoun?durum=no"); die; } } goto ACgH4; ZxqML: if (isset($_POST["logoduzenle"])) { $uploads_dir = "../../assets/img"; @($tmp_name = $_FILES["ayar_logo"]["tmp_name"]); @($name = $_FILES["ayar_logo"]["name"]); $benzersizsayi4 = rand(20000, 32000); $refimgyol = substr($uploads_dir, 6) . "/" . $benzersizsayi4 . $name; @move_uploaded_file($tmp_name, "{$uploads_dir}/{$benzersizsayi4}{$name}"); $duzenle = $db->prepare("UPDATE ayar SET\xa\x9 ayar_logo=:logo\xa WHERE ayar_id=0"); $update = $duzenle->execute(array("logo" => $refimgyol)); if ($update) { $resimsilunlink = $_POST["eski_yol"]; unlink("../../{$resimsilunlink}"); Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto uPHgM; UmBY6: if ($_GET["ssssil"] == "ok") { $sil = $db->prepare("DELETE from sss where sss_id=:sss_id"); $kontrol = $sil->execute(array("sss_id" => $_GET["sss_id"])); if ($kontrol) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto emR6j; vzib8: if (isset($_POST["apiayarkaydet"])) { $ayarkaydet = $db->prepare("UPDATE ayar SET
\x9\x9ayar_recapctha=:recapctha,
\x9 ayar_maps=:maps,
\x9\x9ayar_zopim=:zopim,\xa\x9 ayar_analystic=:analystic\xa WHERE ayar_id=0"); $update = $ayarkaydet->execute(array("recapctha" => $_POST["ayar_recapctha"], "maps" => $_POST["ayar_maps"], "zopim" => $_POST["ayar_zopim"], "analystic" => $_POST["ayar_analystic"])); if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto XsQjv; qLtXH: if (isset($_POST["sssduzenle"])) { $kaydet = $db->prepare("UPDATE sss SET
\x9\x9sss_sira=:sss_sira,
sss_ad=:sss_ad,
\x9\x9sss_detay=:sss_detay
WHERE sss_id={$_POST["sss_id"]}"); $update = $kaydet->execute(array("sss_sira" => $_POST["sss_sira"], "sss_ad" => $_POST["sss_ad"], "sss_detay" => $_POST["sss_detay"])); $sss_id = $_POST["sss_id"]; if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto UmBY6; u4uzE: if ($_GET["urunsil"] == "ok") { $sil = $db->prepare("DELETE from urun where urun_id=:urun_id"); $kontrol = $sil->execute(array("urun_id" => $_GET["urun_id"])); if ($kontrol) { Header("Location:../production/aproduct?ok"); die; } else { Header("Location:../production/up-fail"); die; } } goto sIN2V; OklDx: ob_start(); goto zzXsZ; tbVzb: if (isset($_POST["indicesupdateh4"])) { $indiceskaydet = $db->prepare("UPDATE indices SET\xa indices_dxyh4=:indices_dxyh4,
\x9\x9indices_exyh4=:indices_exyh4,
\x9 indices_jxyh4=:indices_jxyh4,
\x9indices_ger30h4=:indices_ger30h4,\xa\x9 indices_us30h4=:indices_us30h4,
indices_us100h4=:indices_us100h4,\xa\x9 indices_us500h4=:indices_us500h4\xa\x9\x9WHERE indices_id=0"); $update = $indiceskaydet->execute(array("indices_dxyh4" => $_POST["indices_dxyh4"], "indices_exyh4" => $_POST["indices_exyh4"], "indices_jxyh4" => $_POST["indices_jxyh4"], "indices_ger30h4" => $_POST["indices_ger30h4"], "indices_us30h4" => $_POST["indices_us30h4"], "indices_us100h4" => $_POST["indices_us100h4"], "indices_us500h4" => $_POST["indices_us500h4"])); if ($update) { Header("Location:../production/indicesh4?durum=ok"); die; } else { Header("Location:../production/indicesh4?durum=no"); die; } } goto J7Ab9; ZfE5I: if (isset($_POST["login"])) { header("Location:../login.php"); die; } goto E1Ubu; jWFfD: if (isset($_POST["iletisimayarkaydet"])) { $ayarkaydet = $db->prepare("UPDATE ayar SET
ayar_tel=:tel,\xa\x9\x9ayar_gsm=:gsm,\xa ayar_fax=:fax,
ayar_mail=:mail,
\x9 ayar_adres=:adres,\xa \x9ayar_ilce=:ilce,
\x9 ayar_il=:il,\xa \x9ayar_mesai=:mesai
\x9WHERE ayar_id=0"); $update = $ayarkaydet->execute(array("tel" => $_POST["ayar_tel"], "gsm" => $_POST["ayar_gsm"], "fax" => $_POST["ayar_fax"], "mail" => $_POST["ayar_mail"], "adres" => $_POST["ayar_adres"], "ilce" => $_POST["ayar_ilce"], "il" => $_POST["ayar_il"], "mesai" => $_POST["ayar_mesai"])); if ($update) { Header("Location:../production/up-suc"); die; } else { Header("Location:../production/up-fail"); die; } } goto vzib8; AbiIG: if (isset($_POST["commoupdateh4"])) { $commokaydet = $db->prepare("UPDATE commodities SET
\x9 commo_xauusdh4=:commo_xauusdh4,
\x9\x9commo_xagusdh4=:commo_xagusdh4,
commo_usoilh4=:commo_usoilh4,\xa\x9\x9commo_natgash4=:commo_natgash4
\x9 WHERE commo_id=0"); $update = $commokaydet->execute(array("commo_xauusdh4" => $_POST["commo_xauusdh4"], "commo_xagusdh4" => $_POST["commo_xagusdh4"], "commo_usoilh4" => $_POST["commo_usoilh4"], "commo_natgash4" => $_POST["commo_natgash4"])); if ($update) { Header("Location:../production/commoditiesh4?durum=ok"); die; } else { Header("Location:../production/commoditiesh4?durum=ok"); die; } } goto mTb9K; sIN2V: if (isset($_POST["sepeteekle"])) { $ayarekle = $db->prepare("INSERT INTO sepet SET\xa \x9kullanici_id=:kullanici_id,
\x9\x9urun_id=:urun_id
"); $insert = $ayarekle->execute(array("kullanici_id" => $_POST["kullanici_id"], "urun_id" => $_POST["urun_id"])); if ($insert) { Header("Location:../pl-basket.php?durum=ok"); die; } else { Header("Location:../pl-basket.php?durum=no"); die; } } goto srcqV; e6xjn: if (isset($_POST["paritiesupdateh4"])) { $paritieskaydet = $db->prepare("UPDATE parities SET
parities_gbpusdh4=:parities_gbpusdh4,
\x9parities_eurusdh4=:parities_eurusdh4,\xa\x9 parities_audusdh4=:parities_audusdh4,\xa \x9parities_usdcadh4=:parities_usdcadh4,
parities_usdchfh4=:parities_usdchfh4,
\x9parities_nzdusdh4=:parities_nzdusdh4,
parities_audcadh4=:parities_audcadh4,\xa\x9 parities_usdjpyh4=:parities_usdjpyh4,\xa parities_eurjpyh4=:parities_eurjpyh4,\xa parities_gbpjpyh4=:parities_gbpjpyh4,
\x9 parities_eurgbph4=:parities_eurgbph4,
parities_euraudh4=:parities_euraudh4,\xa\x9 parities_gbpaudh4=:parities_gbpaudh4\xa\x9\x9WHERE parities_id=0"); $update = $paritieskaydet->execute(array("parities_gbpusdh4" => $_POST["parities_gbpusdh4"], "parities_eurusdh4" => $_POST["parities_eurusdh4"], "parities_audusdh4" => $_POST["parities_audusdh4"], "parities_usdcadh4" => $_POST["parities_usdcadh4"], "parities_usdchfh4" => $_POST["parities_usdchfh4"], "parities_nzdusdh4" => $_POST["parities_nzdusdh4"], "parities_audcadh4" => $_POST["parities_audcadh4"], "parities_usdjpyh4" => $_POST["parities_usdjpyh4"], "parities_eurjpyh4" => $_POST["parities_eurjpyh4"], "parities_gbpjpyh4" => $_POST["parities_gbpjpyh4"], "parities_eurgbph4" => $_POST["parities_eurgbph4"], "parities_euraudh4" => $_POST["parities_euraudh4"], "parities_gbpaudh4" => $_POST["parities_gbpaudh4"])); if ($update) { Header("Location:../production/paritiesh4?durum=ok"); die; } else { Header("Location:../production/paritiesh4?durum=no"); die; } } goto fUhfp; LjpXd: if (isset($_POST["urunupdate"])) { $zaman = date("Y/m/d"); $ayarkaydet = $db->prepare("UPDATE urun SET\xa \x9urun_ad=:urun_ad,\xa urun_detay=:urun_detay,\xa\x9 urun_plan=:urun_plan,
\x9urun_zaman=:urun_zaman,
\x9\x9urun_fiyat=:urun_fiyat,\xa \x9urun_indirimli=:urun_indirimli\xa \x9WHERE urun_id={$_POST["urun_id"]}"); $update = $ayarkaydet->execute(array("urun_ad" => $_POST["urun_ad"], "urun_detay" => $_POST["urun_detay"], "urun_plan" => $_POST["urun_plan"], "urun_zaman" => $zaman, "urun_fiyat" => $_POST["urun_fiyat"], "urun_indirimli" => $_POST["urun_indirimli"])); if ($update) { Header("Location:../production/aproduct?ok"); die; } else { Header("Location:../production/up-fail"); die; } } goto u4uzE; zzXsZ: session_start(); goto u4iIu; E1Ubu: ?>
Did this file decode correctly?
Original Code
<?php
goto OklDx; u4iIu: include "\x62\141\x67\154\141\156\x2e\x70\150\160"; goto VhIsX; US6gM: if (isset($_POST["\x69\143\145\162\x69\153\x64\165\172\x65\x6e\154\145"])) { $tarih = $_POST["\151\x63\x65\x72\x69\153\137\164\x61\x72\151\150"]; $saat = $_POST["\151\x63\145\162\151\153\x5f\163\x61\141\x74"]; $zaman = $tarih . "\40" . $saat; $kaydet = $db->prepare("\x55\120\x44\101\124\x45\40\x69\143\x65\x72\x69\x6b\40\x53\105\x54\xa\11\x9\151\x63\x65\x72\151\153\137\141\144\x3d\72\x61\x64\54\12\11\11\151\143\145\162\151\153\x5f\x64\145\164\141\x79\75\x3a\x64\145\x74\141\171\54\12\11\11\x69\x63\145\162\x69\153\x5f\x72\145\163\151\x6d\x79\x6f\x6c\75\72\151\x63\145\x72\x69\x6b\137\162\145\163\151\155\x79\157\154\54\xa\x9\11\151\143\145\162\151\153\x5f\x6c\151\x6e\153\x3d\x3a\151\143\145\x72\151\x6b\x5f\x6c\151\x6e\153\54\xa\11\11\x69\x63\x65\x72\151\x6b\x5f\153\145\171\167\x6f\162\144\x3d\72\x6b\145\171\167\157\x72\144\54\12\x9\x9\x69\143\x65\x72\x69\x6b\x5f\144\x75\162\165\x6d\75\72\144\x75\162\165\155\x2c\12\x9\11\151\x63\145\x72\x69\153\137\172\141\x6d\x61\156\x3d\x3a\x7a\141\x6d\141\156\xa\x9\11\x57\110\x45\122\105\x20\151\143\x65\162\151\153\137\151\x64\x3d{$_POST["\151\x63\145\162\x69\153\137\x69\x64"]}"); $update = $kaydet->execute(array("\x61\144" => $_POST["\151\x63\x65\162\151\x6b\137\141\x64"], "\x64\x65\x74\x61\171" => $_POST["\151\x63\x65\x72\x69\x6b\137\x64\145\x74\141\171"], "\151\x63\x65\x72\x69\153\137\162\145\163\x69\155\x79\x6f\x6c" => $_POST["\x69\143\x65\162\x69\x6b\x5f\x72\145\163\x69\x6d\171\x6f\x6c"], "\x69\143\145\x72\151\153\x5f\x6c\151\x6e\153" => $_POST["\151\x63\145\162\x69\153\x5f\154\151\156\153"], "\153\x65\x79\167\x6f\x72\144" => $_POST["\151\143\145\162\151\153\x5f\x6b\145\171\167\157\x72\144"], "\x64\x75\x72\165\x6d" => $_POST["\151\x63\145\x72\151\153\137\144\165\162\165\x6d"], "\x7a\141\155\x61\156" => $zaman)); $icerik_id = $_POST["\x69\x63\x65\162\151\153\x5f\151\144"]; if ($update) { Header("\x4c\x6f\143\x61\x74\151\x6f\x6e\x3a\56\56\57\160\x72\157\x64\x75\143\x74\x69\157\156\57\141\156\145\x77\163\77\x64\x75\162\165\x6d\75\157\153"); die; } else { Header("\114\157\143\x61\x74\151\x6f\x6e\x3a\56\x2e\x2f\160\x72\x6f\x64\165\143\164\151\157\156\57\x61\156\145\x77\163\x3f\x64\x75\x72\165\x6d\75\x6e\157"); die; } } goto WEEu3; Dko9I: if (isset($_POST["\167\x61\x6c\154\145\x74\x75\x70\x64\x61\164\x65"])) { $ayarkaydet = $db->prepare("\x55\x50\104\x41\x54\x45\40\x62\x61\156\153\141\40\x53\105\x54\12\11\11\142\141\x6e\153\141\137\x61\144\75\72\x62\x61\x6e\153\x61\x5f\141\x64\x2c\12\x9\x9\x62\141\x6e\x6b\141\x5f\151\142\141\156\75\x3a\142\141\x6e\x6b\x61\x5f\x69\142\x61\156\54\xa\x9\11\142\141\x6e\x6b\x61\137\150\x65\x73\141\x70\141\144\163\x6f\x79\141\x64\x3d\x3a\x62\x61\156\x6b\x61\x5f\x68\145\163\141\160\141\144\163\157\171\141\144\x2c\xa\11\x9\142\x61\156\153\x61\x5f\144\x75\162\165\x6d\x3d\72\142\141\156\153\x61\x5f\144\165\x72\x75\155\xa\x9\x9\x57\110\x45\122\x45\x20\x62\141\156\x6b\x61\x5f\151\x64\75{$_POST["\x62\141\156\x6b\x61\137\x69\144"]}"); $update = $ayarkaydet->execute(array("\142\141\x6e\153\141\x5f\141\144" => $_POST["\x62\141\x6e\x6b\x61\137\x61\x64"], "\x62\141\156\153\x61\x5f\151\x62\141\156" => $_POST["\142\x61\x6e\153\x61\137\151\142\x61\x6e"], "\142\141\x6e\153\x61\137\x68\145\163\141\160\x61\x64\163\157\171\141\x64" => $_POST["\142\141\x6e\x6b\141\137\x68\x65\x73\x61\x70\x61\144\163\157\x79\x61\144"], "\x62\141\x6e\x6b\141\137\x64\165\162\165\x6d" => $_POST["\142\x61\156\153\x61\137\x64\165\162\165\155"])); if ($update) { Header("\x4c\157\x63\x61\164\x69\157\156\72\x2e\56\57\160\x72\157\144\x75\x63\164\151\x6f\156\57\x61\x63\x72\171\x70\x74\157\x3f\165\160\75\157\153"); die; } else { Header("\114\157\x63\141\164\x69\x6f\156\72\56\56\57\160\x72\157\144\x75\143\x74\151\157\156\x2f\141\x63\x72\x79\160\164\x6f\77\165\160\x3d\x6e\x6f"); die; } } goto ChLQt; MHgOF: if (isset($_POST["\x6d\141\x69\x6c\x61\171\141\162\153\x61\171\144\x65\164"])) { $ayarkaydet = $db->prepare("\125\120\x44\101\124\x45\40\141\x79\141\162\x20\123\x45\x54\12\x9\x9\141\x79\x61\162\137\x73\155\164\160\150\157\x73\x74\x3d\x3a\163\155\164\x70\150\x6f\x73\164\54\xa\11\11\141\171\141\x72\137\163\155\x74\160\165\x73\x65\x72\x3d\72\163\x6d\164\160\165\x73\x65\162\x2c\xa\x9\x9\x61\x79\x61\162\137\163\x6d\x74\x70\x70\x61\x73\x73\x77\x6f\162\144\x3d\x3a\x73\x6d\x74\x70\160\141\163\x73\x77\157\x72\144\x2c\xa\11\x9\141\x79\141\x72\x5f\163\155\x74\x70\160\x6f\x72\164\75\x3a\x73\x6d\x74\x70\160\x6f\x72\164\xa\x9\11\x57\110\x45\122\x45\40\x61\x79\x61\162\137\151\x64\x3d\60"); $update = $ayarkaydet->execute(array("\x73\x6d\164\160\150\157\x73\164" => $_POST["\x61\x79\141\162\137\x73\x6d\164\160\150\x6f\x73\x74"], "\x73\155\x74\160\165\163\x65\x72" => $_POST["\x61\x79\x61\162\x5f\163\155\x74\x70\x75\163\145\x72"], "\x73\x6d\164\x70\160\x61\163\x73\167\x6f\162\144" => $_POST["\x61\171\141\162\x5f\163\155\x74\x70\160\141\x73\x73\167\x6f\162\144"], "\x73\155\164\160\x70\157\x72\x74" => $_POST["\141\x79\141\162\137\x73\155\x74\x70\x70\x6f\162\x74"])); if ($update) { Header("\x4c\157\x63\141\x74\x69\x6f\156\72\x2e\56\x2f\160\x72\x6f\x64\165\143\x74\151\157\x6e\x2f\165\160\x2d\x73\x75\143"); die; } else { Header("\114\157\143\x61\164\151\157\x6e\72\x2e\x2e\x2f\x70\162\x6f\x64\165\143\x74\151\157\156\x2f\165\x70\55\x66\x61\x69\x6c"); die; } } goto Grx00; VhIsX: if (isset($_POST["\154\x6f\147\x67\x69\x6e"])) { $kullanici_ad = $_POST["\x6b\165\154\x6c\x61\156\151\x63\x69\x5f\x61\x64"]; $kullanici_password = md5($_POST["\x6b\x75\x6c\154\141\156\151\143\x69\x5f\x70\141\x73\163\x77\x6f\x72\144"]); if ($kullanici_ad && $kullanici_password) { $kullanicisor = $db->prepare("\123\x45\114\105\103\x54\40\x2a\40\146\x72\157\x6d\40\153\165\x6c\x6c\141\x6e\x69\x63\x69\40\x77\150\x65\162\x65\40\153\165\x6c\x6c\x61\x6e\x69\143\151\137\141\x64\x3d\x3a\x61\144\x20\x61\x6e\x64\x20\153\x75\154\154\x61\x6e\x69\x63\x69\137\160\141\x73\x73\x77\x6f\x72\144\x3d\x3a\160\x61\163\x73\167\157\x72\x64"); $kullanicisor->execute(array("\x61\x64" => $kullanici_ad, "\x70\x61\163\163\167\x6f\x72\x64" => $kullanici_password)); $say = $kullanicisor->rowCount(); if ($say > 0) { $_SESSION["\x6b\165\154\x6c\141\x6e\x69\x63\151\137\141\x64"] = $kullanici_ad; header("\x4c\157\143\x61\164\151\157\156\72\x2e\x2e\x2f\x69\x6e\x64\x65\170\56\x70\150\x70"); die; } else { header("\114\x6f\143\141\164\151\x6f\x6e\x3a\56\56\x2f\x6c\x6f\x67\x69\156\x2e\160\x68\x70\x3f\x64\165\x72\165\x6d\75\x6e\x6f"); die; } } } goto JH5rn; VdHwV: if (isset($_POST["\143\x72\171\x70\164\157\165\160\x64\x61\x74\145\150\64"])) { $cryptokaydet = $db->prepare("\x55\120\104\x41\124\x45\x20\143\x72\171\x70\x74\x6f\40\x53\x45\x54\12\11\x9\143\x72\x79\160\x74\x6f\137\x62\164\x63\165\x73\144\x68\x34\75\72\x63\162\171\160\x74\157\137\x62\x74\143\165\x73\144\x68\64\54\12\11\x9\x63\162\171\x70\164\x6f\x5f\x65\164\150\x75\163\x64\150\x34\x3d\x3a\143\x72\x79\160\164\157\x5f\145\x74\x68\x75\x73\144\x68\x34\x2c\xa\x9\11\143\x72\171\160\164\x6f\x5f\141\144\141\x75\x73\x64\150\64\75\72\143\x72\171\160\164\157\137\x61\x64\x61\165\163\x64\150\64\54\xa\x9\11\x63\162\171\x70\x74\157\x5f\163\x6f\154\x75\163\144\x68\64\x3d\72\x63\x72\171\x70\164\x6f\137\x73\x6f\x6c\x75\x73\x64\x68\x34\54\12\11\x9\143\x72\x79\x70\x74\x6f\137\154\x74\143\x75\x73\x64\150\64\x3d\72\143\162\x79\160\x74\157\137\x6c\x74\x63\165\163\144\x68\64\x2c\12\11\x9\x63\162\171\160\164\157\137\x62\x6e\x62\165\x73\x64\150\x34\75\x3a\143\162\171\x70\x74\157\x5f\142\x6e\142\x75\x73\x64\150\x34\x2c\12\11\11\143\x72\x79\160\x74\157\137\x78\162\160\165\163\x64\x68\64\x3d\72\x63\x72\171\160\x74\x6f\x5f\170\x72\x70\x75\x73\144\150\x34\x2c\xa\x9\11\x63\162\171\x70\x74\157\x5f\x64\x6f\x67\x65\x75\x73\144\x68\x34\75\x3a\x63\162\x79\x70\164\x6f\x5f\x64\157\x67\145\165\x73\x64\150\x34\54\12\x9\x9\143\x72\171\x70\164\x6f\137\155\141\164\151\x63\165\x73\144\x68\x34\x3d\72\x63\162\171\x70\164\157\137\x6d\x61\x74\x69\143\165\x73\x64\x68\x34\54\xa\x9\11\143\162\171\160\164\x6f\x5f\155\x61\156\x61\165\x73\x64\150\64\x3d\x3a\x63\x72\x79\x70\x74\x6f\x5f\155\141\156\141\x75\x73\144\x68\64\54\xa\11\11\143\x72\171\160\164\x6f\137\154\x69\156\x6b\165\x73\x64\150\64\75\72\x63\162\x79\x70\164\157\137\x6c\x69\156\153\x75\163\144\150\x34\xa\x9\x9\x57\x48\105\x52\x45\40\143\x72\171\160\164\157\137\x69\x64\75\x30"); $update = $cryptokaydet->execute(array("\x63\162\x79\x70\164\157\x5f\x62\x74\x63\165\x73\144\150\x34" => $_POST["\x63\x72\171\x70\164\157\x5f\142\164\143\165\163\144\x68\64"], "\143\162\171\160\164\157\137\x65\164\150\165\x73\144\150\64" => $_POST["\143\162\171\160\x74\x6f\137\x65\164\x68\x75\x73\144\x68\x34"], "\x63\x72\171\160\164\x6f\137\141\x64\x61\x75\163\144\150\x34" => $_POST["\143\x72\x79\160\x74\157\137\141\x64\141\x75\163\144\x68\64"], "\x63\x72\171\160\x74\157\x5f\163\x6f\x6c\165\x73\x64\x68\64" => $_POST["\x63\x72\x79\160\164\x6f\x5f\x73\x6f\154\165\163\x64\x68\x34"], "\143\x72\171\x70\164\157\x5f\154\x74\x63\165\163\x64\150\64" => $_POST["\x63\x72\171\x70\x74\157\137\154\164\143\x75\x73\144\x68\x34"], "\x63\x72\x79\x70\164\x6f\137\142\156\142\165\x73\144\150\64" => $_POST["\143\162\171\x70\x74\157\x5f\142\x6e\x62\x75\x73\144\150\x34"], "\143\x72\x79\x70\164\x6f\x5f\170\162\160\165\x73\x64\150\64" => $_POST["\x63\x72\x79\160\164\157\x5f\x78\x72\x70\165\x73\144\x68\64"], "\x63\162\171\160\x74\157\137\x64\x6f\147\x65\165\163\144\x68\64" => $_POST["\x63\x72\171\160\164\x6f\x5f\144\x6f\147\145\165\163\x64\150\64"], "\143\x72\171\160\x74\157\x5f\x6d\141\x74\x69\x63\x75\x73\x64\150\64" => $_POST["\x63\x72\x79\160\164\x6f\x5f\x6d\141\164\x69\x63\x75\163\144\x68\x34"], "\143\162\171\160\164\x6f\137\155\141\x6e\141\x75\x73\x64\150\x34" => $_POST["\x63\x72\x79\x70\164\x6f\137\155\x61\x6e\141\165\163\x64\x68\64"], "\x63\x72\171\x70\164\x6f\137\154\x69\156\153\x75\163\x64\150\64" => $_POST["\x63\162\x79\x70\164\157\x5f\154\151\x6e\153\x75\x73\144\150\64"])); if ($update) { Header("\114\x6f\x63\141\x74\151\157\x6e\72\x2e\x2e\x2f\160\162\x6f\x64\x75\x63\x74\x69\x6f\156\x2f\143\x72\171\x70\164\157\77\x64\x75\x72\x75\155\75\157\153"); die; } else { Header("\114\x6f\143\141\164\151\x6f\156\x3a\56\x2e\x2f\160\x72\157\x64\x75\x63\164\x69\x6f\x6e\x2f\x63\162\171\x70\x74\x6f\77\x64\165\162\x75\155\x3d\x6e\157"); die; } } goto hEEre; RWqgC: if (isset($_POST["\x73\151\x70\141\162\151\x73\165\x70\144\x61\164\145"])) { if ($_POST["\x73\151\x70\x61\x72\151\163\x5f\x6f\x64\x65\155\x65"] == 1) { $kullanici_id = $_POST["\x6b\x75\x6c\154\x61\156\x69\143\151\137\151\144"]; $ayarkaydet = $db->prepare("\x55\x50\x44\x41\124\x45\40\x73\151\160\x61\x72\x69\163\40\x53\105\124\xa\x9\x9\x9\163\151\160\x61\x72\151\163\x5f\x74\151\160\75\x3a\x73\151\x70\141\162\x69\x73\137\164\x69\160\54\12\x9\11\11\x73\151\160\141\162\151\163\x5f\157\144\x65\155\x65\x3d\x3a\163\151\160\x61\x72\x69\x73\x5f\157\x64\145\155\x65\12\11\11\11\x57\110\x45\x52\105\x20\163\x69\160\141\x72\151\x73\x5f\x69\144\75{$_POST["\x73\x69\160\141\x72\151\x73\137\151\x64"]}"); $update = $ayarkaydet->execute(array("\163\x69\160\141\162\151\163\137\x74\151\x70" => $_POST["\163\151\x70\141\162\x69\163\137\x74\151\160"], "\163\151\160\x61\162\x69\163\x5f\157\144\145\x6d\x65" => $_POST["\x73\x69\160\x61\x72\x69\x73\137\157\144\x65\155\145"])); if ($update) { $ek = "\141\165\x73\145\x72\x70\x72\x6f\x66\151\154\165\x70\77\153\x75\154\154\141\156\151\x63\x69\137\x69\x64\x3d" . $kullanici_id; header("\114\x6f\x63\x61\x74\151\157\x6e\72\40\56\x2e\x2f\160\x72\x6f\144\165\x63\164\x69\157\156\57{$ek}"); die; } else { Header("\x4c\157\x63\141\164\x69\x6f\x6e\72\56\x2e\57\x70\x72\157\x64\x75\x63\x74\151\157\x6e\x2f\x61\x6f\x72\x64\x65\162\163\77\165\x70\75\x6e\x6f"); die; } } else { $ayarkaydet = $db->prepare("\x55\x50\104\x41\x54\105\40\x73\x69\160\x61\x72\151\x73\x20\123\x45\124\12\11\x9\x9\163\151\x70\141\x72\x69\x73\x5f\x74\151\160\75\x3a\x73\x69\x70\x61\162\x69\163\x5f\x74\x69\x70\x2c\xa\11\11\x9\163\151\160\x61\162\x69\163\x5f\x6f\144\x65\155\145\75\72\163\151\160\141\x72\x69\163\x5f\157\144\x65\155\x65\xa\x9\11\x9\127\110\105\122\105\x20\x73\x69\x70\141\x72\x69\163\x5f\x69\x64\x3d{$_POST["\x73\151\x70\141\162\x69\163\x5f\x69\x64"]}"); $update = $ayarkaydet->execute(array("\163\x69\160\141\x72\151\x73\x5f\164\x69\x70" => $_POST["\x73\x69\x70\141\x72\x69\163\x5f\x74\x69\x70"], "\x73\x69\x70\x61\162\x69\x73\x5f\157\144\145\155\145" => $_POST["\163\151\160\x61\x72\x69\163\137\x6f\144\x65\x6d\x65"])); if ($update) { Header("\114\157\143\x61\164\151\157\x6e\x3a\56\56\57\x70\162\157\144\x75\143\x74\x69\157\156\57\141\157\x72\144\x65\x72\163\x3f\x75\160\75\x6f\x6b"); die; } else { Header("\x4c\157\x63\x61\x74\x69\x6f\x6e\x3a\x2e\x2e\x2f\160\162\x6f\x64\x75\143\x74\151\157\x6e\x2f\x61\x6f\162\x64\x65\x72\x73\77\x75\160\x3d\156\157"); die; } } } goto ZfE5I; Grx00: if (isset($_POST["\x64\165\x79\x75\162\x75\153\141\x79\x64\x65\x74"])) { $kaydet = $db->prepare("\x49\116\x53\105\122\124\x20\111\x4e\124\117\x20\x75\155\x65\163\141\x6a\x20\123\x45\124\xa\x9\11\x75\155\145\163\x61\152\137\141\144\75\x3a\165\x6d\145\163\141\x6a\x5f\x61\144\54\xa\x9\x9\x75\155\145\x73\x61\x6a\137\x64\x65\x74\x61\x79\75\x3a\x75\155\145\163\x61\x6a\x5f\144\145\x74\x61\x79\54\xa\11\11\x75\x6d\145\163\x61\x6a\x5f\171\145\164\153\x69\75\72\165\155\145\163\141\x6a\137\171\x65\x74\x6b\x69\54\xa\11\11\x75\155\x65\163\141\x6a\x5f\x6c\x69\x6e\153\x3d\x3a\165\155\145\163\141\x6a\x5f\154\151\x6e\x6b"); $insert = $kaydet->execute(array("\165\155\x65\x73\x61\152\137\141\144" => $_POST["\x75\x6d\145\163\x61\x6a\x5f\x61\x64"], "\165\x6d\x65\163\141\152\x5f\144\x65\164\141\x79" => $_POST["\x75\155\x65\163\141\x6a\x5f\144\145\164\141\x79"], "\x75\x6d\x65\163\141\152\137\171\145\164\x6b\151" => $_POST["\x75\x6d\x65\163\x61\152\137\x79\145\164\153\151"], "\165\155\145\x73\x61\152\137\x6c\x69\x6e\153" => $_POST["\165\155\145\x73\141\x6a\137\x6c\x69\156\x6b"])); if ($insert) { Header("\x4c\x6f\143\x61\164\151\x6f\x6e\x3a\x2e\56\x2f\x70\x72\157\144\x75\143\x74\151\x6f\x6e\57\141\x61\156\x6e\x6f\165\156\x3f\x64\x75\x72\165\155\x3d\x6f\153"); die; } else { Header("\x4c\x6f\143\141\x74\151\x6f\156\72\56\56\57\160\x72\x6f\144\165\143\164\x69\157\x6e\x2f\141\141\x6e\156\x6f\165\x6e\77\x64\x75\x72\x75\x6d\x3d\x6e\157"); die; } } goto sMKE_; JH5rn: if (isset($_POST["\160\141\162\151\x74\151\145\163\x75\160\144\141\x74\x65"])) { $paritieskaydet = $db->prepare("\125\120\104\101\x54\105\40\x70\141\162\x69\164\x69\x65\x73\x20\x53\x45\x54\12\x9\11\x70\141\162\x69\x74\x69\x65\163\137\147\142\160\165\163\x64\x68\x34\75\72\160\x61\162\151\x74\x69\x65\163\137\x67\142\x70\x75\x73\144\x68\x34\x2c\xa\x9\11\160\x61\162\151\164\151\x65\163\x5f\x67\x62\x70\x75\163\x64\x64\x31\75\72\160\x61\x72\x69\x74\151\145\163\137\x67\x62\x70\x75\163\x64\x64\61\x2c\12\11\x9\x70\x61\162\151\x74\x69\145\x73\x5f\147\x62\160\165\163\144\x77\61\75\x3a\160\141\x72\151\x74\x69\x65\163\x5f\147\x62\160\165\x73\x64\167\61\54\xa\x9\11\160\x61\x72\151\164\x69\145\x73\x5f\x65\165\162\x75\163\x64\x68\x34\x3d\x3a\x70\141\162\x69\164\x69\145\x73\137\145\165\162\165\163\144\150\64\54\12\11\11\x70\x61\x72\151\x74\151\x65\163\137\x65\x75\162\x75\x73\x64\x64\x31\75\x3a\160\141\x72\x69\x74\151\145\x73\x5f\x65\165\x72\165\163\144\144\x31\x2c\xa\x9\11\x70\141\162\x69\x74\151\x65\x73\x5f\145\165\162\x75\x73\144\x77\x31\x3d\x3a\x70\x61\162\151\x74\x69\x65\163\137\145\x75\162\x75\x73\144\167\61\54\12\x9\x9\x70\x61\162\151\164\x69\x65\x73\x5f\x61\165\x64\x75\x73\x64\150\64\75\72\160\x61\162\151\164\151\x65\163\x5f\141\x75\144\x75\163\x64\x68\64\54\xa\x9\11\160\141\x72\151\x74\x69\145\163\x5f\x61\165\x64\x75\163\x64\x64\x31\x3d\72\x70\141\162\x69\x74\151\x65\163\137\141\165\x64\x75\x73\144\144\x31\54\xa\x9\11\160\141\x72\x69\x74\151\145\163\137\141\165\x64\x75\163\x64\167\61\75\72\160\x61\162\151\164\151\145\x73\x5f\x61\165\144\165\x73\x64\167\x31\54\12\x9\11\160\x61\162\x69\x74\151\145\163\137\x75\163\144\143\141\x64\x68\64\x3d\x3a\x70\x61\x72\x69\164\x69\145\x73\x5f\x75\x73\144\x63\141\x64\150\64\54\xa\11\x9\x70\141\162\151\x74\x69\x65\x73\x5f\165\163\x64\x63\141\144\144\x31\x3d\x3a\x70\x61\x72\x69\x74\151\x65\163\137\x75\163\x64\143\x61\144\144\x31\x2c\xa\x9\x9\160\141\x72\x69\x74\151\145\163\137\x75\163\144\x63\x61\144\x77\61\75\72\x70\x61\162\151\164\151\145\x73\137\x75\x73\x64\143\x61\144\x77\61\x2c\12\11\x9\160\x61\162\151\x74\x69\x65\163\137\x75\163\144\143\150\146\150\64\75\72\x70\x61\x72\x69\164\x69\x65\x73\x5f\165\163\x64\143\x68\x66\150\x34\x2c\12\x9\11\x70\x61\x72\151\x74\x69\145\163\137\165\x73\144\x63\150\x66\x64\61\x3d\72\160\141\162\151\164\x69\145\x73\x5f\x75\163\144\x63\x68\146\x64\x31\x2c\xa\x9\11\x70\x61\162\151\164\151\x65\163\137\x75\163\144\143\x68\146\x77\61\75\x3a\x70\x61\x72\151\164\x69\x65\163\137\165\163\144\x63\x68\146\167\x31\x2c\xa\x9\x9\x70\x61\162\x69\x74\x69\145\163\x5f\x6e\172\x64\165\x73\x64\x68\x34\x3d\x3a\160\x61\x72\151\164\151\x65\163\x5f\x6e\x7a\x64\165\163\144\x68\x34\x2c\12\11\x9\x70\141\x72\151\x74\151\x65\163\x5f\x6e\x7a\144\x75\163\144\x64\61\75\x3a\x70\141\162\x69\x74\151\145\x73\x5f\156\x7a\144\x75\163\144\x64\61\x2c\xa\x9\x9\x70\141\162\x69\x74\151\x65\163\x5f\156\x7a\144\165\x73\144\167\x31\75\x3a\x70\141\162\x69\x74\x69\x65\x73\137\x6e\x7a\144\x75\163\x64\x77\x31\x2c\12\11\11\x70\x61\162\x69\164\151\x65\163\x5f\141\x75\144\x63\x61\144\x68\64\x3d\72\x70\141\162\x69\164\x69\x65\163\x5f\141\165\144\143\x61\x64\x68\x34\54\xa\11\x9\x70\x61\162\x69\x74\151\x65\x73\137\x61\165\x64\143\x61\x64\x64\61\75\x3a\160\141\x72\151\x74\x69\x65\x73\x5f\141\x75\x64\143\x61\144\144\61\54\12\11\x9\x70\x61\162\x69\x74\x69\x65\x73\137\x61\165\144\x63\141\x64\167\x31\x3d\72\160\x61\162\x69\x74\151\145\x73\x5f\141\165\x64\x63\x61\144\x77\x31\54\12\x9\x9\160\141\x72\151\164\151\145\163\137\165\163\x64\x6a\160\x79\x68\64\x3d\x3a\160\x61\162\151\x74\x69\145\163\x5f\165\x73\x64\152\x70\171\x68\64\54\12\x9\x9\x70\141\x72\151\x74\151\145\163\137\165\x73\x64\152\x70\171\x64\61\x3d\x3a\x70\x61\x72\x69\x74\x69\x65\x73\x5f\165\163\144\152\x70\171\144\61\54\xa\x9\11\x70\141\x72\x69\164\x69\145\163\137\x75\x73\144\152\x70\x79\x77\61\x3d\72\160\141\162\151\x74\x69\145\163\137\165\x73\x64\x6a\x70\x79\x77\x31\54\12\11\11\160\x61\x72\x69\x74\x69\x65\163\x5f\x65\x75\x72\x6a\x70\x79\x68\64\75\72\x70\x61\162\x69\x74\x69\145\163\x5f\145\x75\162\x6a\160\x79\x68\x34\54\12\11\x9\160\141\x72\151\164\x69\x65\163\137\x65\165\x72\x6a\x70\x79\144\61\x3d\72\x70\141\x72\x69\x74\x69\x65\x73\137\145\165\x72\x6a\160\x79\144\x31\x2c\xa\11\11\x70\141\x72\151\164\151\x65\163\137\145\x75\162\152\x70\171\x77\x31\75\72\160\141\x72\x69\164\151\145\x73\x5f\x65\x75\162\152\x70\171\167\x31\x2c\12\x9\x9\x70\141\x72\x69\x74\x69\x65\x73\x5f\x67\x62\x70\x6a\x70\x79\150\x34\x3d\72\x70\141\x72\151\x74\x69\x65\x73\137\147\142\160\152\160\x79\x68\x34\x2c\xa\x9\11\160\141\x72\x69\x74\x69\x65\163\x5f\x67\x62\x70\x6a\x70\171\144\x31\x3d\x3a\160\141\x72\x69\164\151\x65\163\x5f\147\142\160\152\160\171\144\x31\54\12\11\11\x70\141\x72\151\x74\151\x65\163\x5f\x67\x62\160\x6a\160\171\167\61\75\x3a\160\x61\x72\x69\164\151\145\163\137\x67\x62\x70\152\x70\x79\x77\61\x2c\xa\11\x9\x70\x61\x72\x69\164\x69\145\x73\x5f\x65\165\x72\x67\x62\x70\x68\x34\75\x3a\x70\141\162\x69\164\151\145\163\x5f\145\165\162\x67\142\160\x68\64\x2c\12\x9\x9\160\x61\162\x69\164\x69\x65\x73\137\145\165\x72\x67\x62\x70\x64\61\75\x3a\160\141\x72\x69\164\151\x65\x73\137\x65\x75\x72\147\x62\160\144\x31\54\xa\x9\x9\160\x61\x72\x69\x74\x69\x65\x73\x5f\145\165\x72\x67\x62\x70\x77\x31\x3d\72\x70\x61\x72\151\164\151\x65\163\x5f\x65\165\162\x67\142\x70\167\x31\x2c\xa\x9\x9\160\141\x72\x69\164\151\145\163\x5f\x65\x75\162\141\165\x64\x68\64\x3d\x3a\160\x61\x72\151\164\151\x65\x73\x5f\145\x75\162\141\x75\144\x68\64\54\xa\11\11\x70\x61\x72\151\x74\x69\x65\x73\137\145\x75\162\141\x75\x64\144\61\x3d\x3a\160\x61\x72\151\x74\x69\x65\163\x5f\145\x75\162\141\165\144\x64\61\x2c\xa\x9\11\x70\141\x72\x69\x74\151\145\x73\137\145\x75\x72\141\x75\x64\167\x31\x3d\x3a\x70\141\x72\x69\x74\151\x65\x73\137\x65\x75\x72\141\x75\x64\167\61\54\xa\11\x9\160\x61\x72\x69\x74\151\x65\x73\x5f\147\x62\160\x61\165\x64\x68\64\x3d\72\160\x61\162\x69\164\151\145\163\x5f\147\142\160\x61\165\x64\x68\64\54\xa\11\11\160\x61\162\151\x74\x69\145\x73\x5f\147\142\160\141\x75\144\144\61\x3d\x3a\x70\141\162\x69\x74\151\x65\x73\137\x67\x62\x70\x61\165\144\x64\x31\x2c\xa\x9\11\x70\x61\x72\151\164\x69\x65\163\137\x67\x62\x70\141\x75\144\x77\x31\x3d\72\160\x61\x72\x69\164\151\x65\x73\137\x67\142\x70\x61\x75\144\x77\x31\12\11\11\127\110\x45\122\x45\x20\160\x61\x72\x69\164\x69\x65\163\x5f\x69\x64\x3d\60"); $update = $paritieskaydet->execute(array("\160\x61\162\151\x74\151\145\163\137\147\142\160\165\163\x64\x68\x34" => $_POST["\x70\x61\x72\x69\x74\151\x65\163\x5f\147\x62\x70\x75\x73\144\150\64"], "\x70\141\162\x69\x74\x69\x65\163\137\147\x62\x70\165\x73\x64\144\x31" => $_POST["\x70\141\x72\151\164\151\145\x73\x5f\x67\142\x70\165\x73\144\x64\61"], "\160\x61\x72\151\164\x69\145\163\x5f\x67\142\x70\165\x73\x64\x77\61" => $_POST["\x70\x61\x72\151\x74\x69\x65\x73\137\x67\142\160\165\163\144\x77\61"], "\160\x61\x72\151\x74\151\145\163\x5f\x65\165\x72\x75\x73\144\150\64" => $_POST["\160\141\162\151\x74\x69\145\x73\137\145\x75\162\x75\x73\x64\x68\64"], "\160\141\162\x69\x74\x69\145\163\x5f\x65\x75\x72\x75\x73\144\x64\61" => $_POST["\160\141\162\x69\164\151\145\x73\137\145\x75\x72\165\x73\x64\x64\61"], "\x70\x61\x72\151\x74\151\x65\x73\x5f\x65\x75\162\x75\x73\144\167\61" => $_POST["\x70\x61\x72\151\x74\151\145\x73\x5f\145\x75\x72\165\x73\x64\x77\x31"], "\x70\x61\162\x69\x74\x69\x65\163\x5f\x61\x75\144\165\x73\x64\x68\x34" => $_POST["\x70\x61\x72\x69\x74\x69\145\163\x5f\141\x75\x64\165\163\x64\x68\64"], "\160\141\162\151\x74\x69\x65\163\137\141\x75\x64\x75\x73\144\x64\x31" => $_POST["\160\141\162\151\164\x69\145\163\x5f\x61\x75\144\165\163\144\x64\x31"], "\x70\141\162\x69\164\151\x65\x73\x5f\x61\x75\144\x75\x73\x64\167\x31" => $_POST["\x70\141\x72\151\x74\151\x65\163\x5f\x61\165\x64\x75\163\x64\x77\61"], "\x70\x61\x72\x69\x74\x69\145\x73\x5f\165\x73\x64\143\141\144\x68\64" => $_POST["\x70\141\x72\151\x74\x69\145\163\x5f\165\x73\144\x63\x61\x64\x68\64"], "\x70\141\162\151\x74\x69\x65\x73\x5f\165\x73\x64\x63\x61\x64\144\61" => $_POST["\160\141\162\x69\164\x69\145\163\x5f\x75\x73\x64\x63\141\144\144\61"], "\160\141\162\151\164\151\145\163\x5f\x75\x73\144\143\141\144\x77\61" => $_POST["\160\141\x72\151\164\151\x65\x73\137\x75\x73\x64\x63\141\x64\167\61"], "\160\x61\162\x69\x74\x69\x65\163\x5f\x75\163\144\x63\x68\146\150\64" => $_POST["\160\x61\162\x69\164\x69\x65\163\x5f\x75\x73\144\143\x68\x66\x68\64"], "\x70\141\x72\151\x74\151\145\163\137\x75\163\144\x63\x68\146\144\x31" => $_POST["\160\141\162\151\x74\151\145\x73\137\165\x73\x64\143\150\x66\144\x31"], "\160\141\x72\151\164\151\x65\x73\137\165\163\x64\x63\150\x66\x77\61" => $_POST["\x70\x61\162\x69\x74\151\145\163\x5f\165\163\x64\143\x68\x66\167\x31"], "\160\x61\162\x69\164\151\x65\x73\137\x6e\x7a\144\165\163\144\150\64" => $_POST["\160\x61\162\151\164\x69\x65\163\137\156\172\x64\165\163\144\150\64"], "\x70\x61\162\151\164\151\145\163\137\x6e\x7a\x64\x75\x73\144\x64\x31" => $_POST["\160\x61\162\x69\x74\x69\145\x73\x5f\156\x7a\144\x75\x73\x64\x64\x31"], "\160\x61\x72\151\x74\x69\145\x73\137\156\x7a\x64\165\x73\144\x77\61" => $_POST["\160\x61\x72\x69\x74\151\145\x73\x5f\156\172\144\x75\x73\x64\167\x31"], "\160\x61\x72\151\x74\x69\x65\x73\137\x61\x75\x64\143\x61\x64\150\x34" => $_POST["\x70\x61\162\151\x74\151\145\163\137\141\x75\x64\x63\141\x64\150\64"], "\160\x61\x72\x69\164\x69\x65\x73\x5f\141\165\x64\143\x61\144\x64\61" => $_POST["\160\141\x72\x69\x74\x69\145\x73\x5f\x61\x75\x64\143\141\144\x64\x31"], "\160\141\x72\x69\164\x69\x65\163\x5f\x61\x75\144\143\x61\x64\x77\61" => $_POST["\160\141\x72\151\164\x69\145\x73\137\141\165\144\x63\141\x64\x77\x31"], "\160\x61\162\x69\x74\151\145\163\x5f\x75\163\x64\152\x70\171\150\x34" => $_POST["\x70\x61\162\151\x74\151\145\x73\x5f\x75\x73\144\152\x70\171\x68\64"], "\x70\x61\162\151\x74\151\145\x73\137\165\163\144\x6a\x70\171\144\x31" => $_POST["\x70\x61\162\151\164\151\145\163\x5f\165\x73\x64\152\x70\x79\x64\61"], "\160\141\x72\151\x74\x69\145\x73\x5f\165\163\144\152\160\171\x77\61" => $_POST["\160\141\x72\x69\x74\151\145\163\137\165\x73\x64\152\160\171\x77\x31"], "\x70\x61\x72\151\x74\x69\145\x73\x5f\x65\x75\162\x6a\160\171\150\64" => $_POST["\x70\x61\x72\151\164\x69\x65\x73\137\x65\165\x72\152\160\171\x68\x34"], "\x70\141\x72\151\x74\151\145\x73\x5f\x65\x75\x72\152\160\171\144\61" => $_POST["\160\141\x72\x69\x74\151\x65\x73\137\x65\165\162\x6a\160\x79\x64\61"], "\x70\x61\162\x69\x74\x69\145\163\x5f\x65\x75\x72\x6a\x70\x79\x77\x31" => $_POST["\160\141\x72\x69\164\151\x65\x73\137\145\165\x72\x6a\x70\171\167\x31"], "\160\141\x72\x69\164\151\145\163\x5f\x67\x62\160\x6a\x70\171\150\x34" => $_POST["\x70\x61\x72\151\x74\x69\145\x73\137\x67\142\160\x6a\160\x79\150\x34"], "\x70\141\162\x69\x74\151\145\163\x5f\147\142\x70\152\x70\171\144\61" => $_POST["\160\x61\162\x69\164\151\145\x73\x5f\147\x62\x70\152\160\171\x64\x31"], "\x70\141\162\x69\x74\x69\x65\163\x5f\x67\142\160\152\x70\171\167\x31" => $_POST["\x70\x61\x72\x69\x74\151\145\163\x5f\x67\x62\160\x6a\160\171\x77\61"], "\160\141\162\x69\164\x69\145\x73\137\145\165\x72\147\142\160\150\x34" => $_POST["\x70\x61\162\x69\x74\151\145\x73\137\145\165\x72\x67\142\x70\x68\64"], "\160\x61\162\151\164\151\145\163\x5f\145\x75\x72\x67\142\x70\144\x31" => $_POST["\x70\x61\162\151\164\x69\x65\163\137\x65\x75\x72\x67\142\x70\x64\x31"], "\x70\141\162\x69\164\x69\145\x73\x5f\145\165\162\x67\142\160\x77\x31" => $_POST["\x70\x61\162\151\x74\x69\145\x73\137\145\x75\x72\x67\x62\160\167\x31"], "\160\x61\x72\151\x74\x69\x65\163\x5f\x65\165\x72\x61\165\x64\150\x34" => $_POST["\x70\141\162\x69\x74\151\x65\x73\x5f\145\x75\x72\141\x75\x64\x68\x34"], "\x70\x61\162\151\x74\151\x65\163\137\145\165\162\141\165\144\144\x31" => $_POST["\x70\x61\162\x69\x74\x69\x65\x73\137\145\165\162\141\165\x64\144\x31"], "\x70\x61\162\x69\164\x69\145\x73\x5f\x65\165\162\141\165\144\x77\x31" => $_POST["\x70\x61\x72\x69\164\x69\145\163\x5f\x65\x75\x72\x61\x75\144\x77\x31"], "\x70\x61\162\151\x74\151\145\163\137\x67\142\x70\x61\x75\x64\150\x34" => $_POST["\x70\141\x72\151\164\x69\145\x73\x5f\147\142\x70\x61\165\144\x68\x34"], "\x70\x61\x72\151\164\151\145\163\x5f\147\142\x70\x61\165\x64\x64\x31" => $_POST["\160\141\162\x69\x74\151\145\x73\137\147\x62\x70\x61\165\144\144\x31"], "\160\141\x72\151\164\151\x65\163\137\x67\142\160\x61\165\x64\x77\61" => $_POST["\160\x61\162\151\164\151\x65\x73\x5f\147\x62\x70\141\x75\x64\167\x31"])); if ($update) { Header("\114\x6f\143\141\164\x69\157\156\x3a\x2e\x2e\57\160\162\157\144\x75\143\x74\x69\x6f\x6e\57\160\x61\x72\x69\x74\151\x65\163\x3f\x64\165\162\x75\155\x3d\157\x6b"); die; } else { Header("\x4c\157\143\x61\x74\x69\157\156\72\56\x2e\57\160\162\x6f\144\165\143\164\151\x6f\x6e\x2f\160\141\162\x69\164\151\145\x73\x3f\144\x75\162\x75\x6d\x3d\x6e\x6f"); die; } } goto e6xjn; mTb9K: if (isset($_POST["\x69\x6e\x64\x69\x63\145\x73\165\160\x64\x61\x74\145"])) { $indiceskaydet = $db->prepare("\x55\120\x44\101\124\105\x20\151\x6e\x64\x69\x63\x65\x73\x20\123\x45\124\12\x9\11\151\156\144\x69\143\x65\163\137\x64\x78\x79\x68\x34\75\72\x69\x6e\144\x69\x63\145\x73\x5f\144\170\x79\150\64\54\xa\x9\11\x69\156\x64\x69\x63\145\163\137\144\x78\x79\x64\x31\75\72\151\156\x64\x69\143\145\x73\x5f\144\170\x79\144\x31\54\12\x9\11\151\x6e\144\151\143\145\x73\x5f\x64\170\171\167\x31\75\x3a\x69\x6e\144\x69\143\145\163\137\x64\170\171\x77\61\x2c\xa\x9\11\151\x6e\x64\151\143\x65\x73\137\145\x78\171\150\64\x3d\x3a\151\x6e\x64\x69\x63\145\x73\x5f\145\x78\x79\150\64\x2c\xa\x9\x9\x69\x6e\144\151\x63\x65\163\x5f\x65\170\171\x64\61\x3d\72\151\156\x64\x69\143\x65\x73\x5f\145\170\171\144\61\54\12\x9\11\x69\156\x64\151\x63\x65\163\137\x65\x78\171\x77\x31\75\x3a\151\x6e\144\151\x63\145\x73\x5f\x65\x78\171\x77\x31\54\12\x9\11\151\x6e\144\x69\143\x65\x73\137\x6a\x78\x79\150\x34\75\72\151\156\x64\151\143\145\163\137\x6a\170\171\150\x34\x2c\12\x9\11\151\156\144\151\x63\145\163\137\x6a\170\x79\x64\61\x3d\x3a\x69\156\x64\x69\x63\145\163\x5f\152\170\171\144\61\54\12\x9\x9\x69\156\x64\151\143\x65\x73\x5f\152\170\171\167\x31\75\72\x69\x6e\144\151\143\145\163\137\152\170\x79\x77\x31\x2c\xa\11\x9\x69\156\x64\151\x63\x65\x73\137\147\145\x72\63\60\150\x34\75\x3a\151\156\x64\151\143\x65\x73\x5f\x67\145\162\63\60\x68\x34\54\xa\11\x9\x69\x6e\144\151\143\x65\163\x5f\x67\145\162\x33\60\x64\61\75\72\x69\156\144\x69\x63\145\163\137\x67\145\x72\63\60\x64\x31\54\12\11\11\x69\156\x64\151\143\x65\163\137\147\x65\x72\x33\60\167\x31\75\72\151\x6e\x64\151\143\145\163\137\147\145\162\x33\60\x77\61\54\12\11\x9\x69\x6e\x64\151\x63\145\163\x5f\x75\x73\x33\60\x68\64\x3d\x3a\x69\156\144\151\143\145\x73\x5f\x75\163\x33\60\x68\x34\54\12\x9\11\x69\156\x64\151\143\145\x73\137\x75\163\x33\60\144\x31\x3d\72\151\156\144\151\x63\x65\163\x5f\x75\163\x33\60\x64\61\x2c\12\x9\x9\x69\x6e\x64\x69\x63\145\x73\137\165\163\63\60\167\x31\x3d\72\151\156\144\x69\143\x65\163\137\165\x73\63\x30\167\x31\x2c\12\x9\11\151\156\144\x69\x63\x65\x73\x5f\x75\163\x31\60\x30\150\x34\x3d\x3a\x69\x6e\x64\151\x63\145\163\137\165\x73\61\60\60\150\x34\54\12\11\x9\x69\156\x64\151\143\145\163\x5f\x75\x73\61\x30\x30\144\x31\75\72\151\x6e\x64\151\143\x65\163\137\x75\x73\x31\x30\x30\144\61\x2c\12\11\x9\151\x6e\x64\x69\143\145\x73\137\165\x73\x31\60\x30\x77\x31\75\x3a\151\156\144\151\x63\x65\x73\x5f\x75\x73\61\x30\x30\167\x31\54\12\11\x9\151\156\144\x69\143\145\x73\x5f\165\x73\65\60\60\150\64\75\x3a\151\156\x64\151\x63\x65\163\137\x75\163\65\x30\60\150\x34\x2c\xa\x9\x9\x69\x6e\144\x69\143\145\163\137\165\163\x35\60\x30\x64\x31\x3d\x3a\151\x6e\144\x69\143\145\x73\137\165\x73\65\x30\x30\x64\x31\54\12\11\11\x69\x6e\x64\151\x63\145\163\137\x75\x73\65\60\x30\x77\x31\75\x3a\151\x6e\144\x69\x63\145\163\x5f\165\x73\x35\60\x30\167\x31\12\x9\x9\127\110\x45\122\105\40\x69\x6e\144\151\143\145\x73\x5f\x69\x64\75\60"); $update = $indiceskaydet->execute(array("\x69\156\x64\151\143\145\163\x5f\x64\170\171\150\64" => $_POST["\x69\x6e\x64\x69\143\x65\163\137\x64\170\x79\x68\64"], "\151\156\144\151\x63\145\x73\137\x64\170\x79\144\61" => $_POST["\151\x6e\x64\x69\x63\145\163\x5f\x64\x78\x79\144\x31"], "\x69\x6e\x64\x69\x63\145\163\x5f\x64\x78\171\x77\x31" => $_POST["\x69\156\x64\151\143\x65\163\x5f\144\170\171\x77\61"], "\151\156\x64\151\x63\x65\x73\x5f\145\x78\171\150\x34" => $_POST["\151\156\x64\x69\x63\x65\163\137\145\170\x79\150\64"], "\151\156\144\151\x63\145\x73\x5f\145\x78\171\x64\61" => $_POST["\x69\156\x64\x69\x63\x65\x73\x5f\145\x78\x79\144\x31"], "\x69\x6e\144\151\143\145\x73\137\145\x78\x79\167\61" => $_POST["\x69\156\144\151\143\x65\x73\x5f\x65\x78\x79\167\x31"], "\151\x6e\x64\151\143\145\x73\x5f\152\170\171\x68\64" => $_POST["\x69\156\x64\151\x63\145\x73\x5f\x6a\x78\x79\x68\x34"], "\x69\x6e\x64\151\143\145\x73\x5f\152\x78\171\x64\x31" => $_POST["\151\156\144\x69\143\x65\x73\x5f\152\x78\x79\x64\x31"], "\151\x6e\144\151\x63\145\x73\137\x6a\170\171\167\61" => $_POST["\x69\x6e\144\151\x63\145\163\137\152\x78\171\167\x31"], "\151\156\x64\151\x63\145\163\x5f\x67\145\x72\63\60\150\64" => $_POST["\151\156\x64\151\143\x65\x73\x5f\x67\x65\x72\63\60\x68\64"], "\x69\156\x64\151\143\x65\x73\137\x67\145\x72\x33\60\x64\x31" => $_POST["\x69\156\x64\151\x63\x65\x73\x5f\147\145\x72\63\60\144\61"], "\151\x6e\x64\x69\x63\x65\163\x5f\147\145\x72\x33\60\x77\x31" => $_POST["\x69\156\x64\x69\143\145\163\137\147\x65\162\63\x30\167\61"], "\151\156\x64\151\143\145\163\137\x75\x73\63\60\150\x34" => $_POST["\151\156\x64\151\x63\145\x73\137\x75\x73\x33\x30\x68\x34"], "\151\x6e\x64\151\143\145\x73\137\x75\x73\x33\60\x64\x31" => $_POST["\x69\x6e\144\x69\x63\x65\x73\137\165\163\63\60\x64\x31"], "\151\x6e\144\x69\143\145\163\x5f\165\163\63\60\167\x31" => $_POST["\x69\x6e\x64\x69\x63\145\163\137\x75\163\63\60\x77\61"], "\151\x6e\x64\x69\143\x65\163\x5f\x75\x73\61\60\60\150\64" => $_POST["\151\x6e\x64\151\x63\x65\163\x5f\x75\x73\x31\x30\60\150\64"], "\151\x6e\x64\151\x63\145\163\137\165\163\x31\60\x30\x64\x31" => $_POST["\151\x6e\144\151\143\145\x73\137\x75\163\x31\x30\60\144\61"], "\x69\x6e\144\x69\x63\145\x73\x5f\165\163\61\x30\x30\x77\61" => $_POST["\x69\x6e\144\151\143\x65\163\x5f\x75\163\61\60\60\167\61"], "\151\x6e\x64\x69\143\x65\x73\137\x75\x73\65\60\x30\x68\64" => $_POST["\151\156\144\x69\143\x65\163\137\165\x73\65\x30\60\150\64"], "\151\x6e\x64\x69\x63\145\163\137\165\x73\x35\60\60\144\61" => $_POST["\x69\156\x64\151\143\x65\163\x5f\165\163\x35\x30\60\x64\x31"], "\x69\x6e\144\151\x63\145\163\x5f\165\x73\65\x30\60\167\61" => $_POST["\151\156\x64\151\x63\x65\163\x5f\165\163\x35\60\x30\x77\61"])); if ($update) { Header("\x4c\157\143\x61\x74\151\x6f\x6e\72\x2e\56\x2f\x70\162\x6f\144\165\143\164\x69\x6f\156\x2f\151\x6e\144\x69\143\145\163\x3f\144\x75\162\165\x6d\75\157\x6b"); die; } else { Header("\x4c\x6f\x63\x61\164\151\x6f\156\x3a\x2e\56\x2f\x70\162\157\144\165\x63\x74\x69\x6f\156\x2f\x69\x6e\144\x69\x63\145\163\77\x64\165\x72\x75\155\75\x6e\x6f"); die; } } goto tbVzb; ChLQt: if ($_GET["\142\141\x6e\153\141\x73\151\x6c"] == "\157\153") { $sil = $db->prepare("\104\x45\114\105\x54\105\x20\146\162\x6f\x6d\x20\142\141\x6e\x6b\141\40\167\x68\145\162\x65\40\x62\141\156\153\141\137\151\x64\x3d\x3a\142\141\x6e\x6b\x61\137\x69\144"); $kontrol = $sil->execute(array("\142\141\156\x6b\x61\x5f\151\x64" => $_GET["\x62\x61\156\153\x61\x5f\151\144"])); if ($kontrol) { Header("\114\157\x63\x61\164\151\x6f\156\x3a\56\56\x2f\x70\x72\157\144\x75\143\x74\x69\x6f\x6e\57\x61\x63\x72\171\x70\x74\157\x3f\144\x65\x6c\x3d\157\153"); die; } else { Header("\x4c\157\143\x61\x74\151\x6f\156\72\x2e\56\x2f\x70\x72\157\x64\x75\x63\x74\x69\157\156\x2f\141\x63\162\x79\160\x74\157\x3f\144\145\x6c\x3d\x6e\x6f"); die; } } goto F4KAO; F4KAO: if (isset($_POST["\x62\x61\x6e\153\x61\x6b\x61\171\x64\x65\x74"])) { $kaydet = $db->prepare("\x49\x4e\123\x45\x52\x54\x20\x49\116\x54\x4f\40\x62\141\156\x6b\141\40\123\105\124\xa\11\x9\x62\x61\156\x6b\x61\x5f\141\x64\75\x3a\142\x61\156\x6b\141\x5f\x61\144\54\xa\x9\11\x62\x61\x6e\x6b\x61\137\x69\142\x61\156\75\72\142\141\x6e\153\x61\137\x69\x62\x61\156\54\12\11\x9\142\141\156\x6b\141\137\150\x65\163\x61\160\x61\x64\163\157\171\x61\x64\75\x3a\x62\x61\x6e\x6b\141\x5f\150\145\163\x61\160\141\144\x73\157\x79\x61\144\54\12\11\x9\142\x61\156\153\141\x5f\x64\165\x72\165\155\x3d\x3a\x62\x61\156\153\x61\x5f\x64\x75\x72\165\155"); $insert = $kaydet->execute(array("\x62\x61\x6e\153\x61\137\x61\x64" => $_POST["\142\141\156\x6b\x61\x5f\141\144"], "\142\141\x6e\x6b\141\137\151\142\141\x6e" => $_POST["\142\141\156\x6b\x61\137\x69\142\141\x6e"], "\x62\141\x6e\153\141\x5f\150\145\x73\141\x70\141\144\x73\157\171\141\x64" => $_POST["\142\x61\x6e\x6b\x61\137\x68\145\x73\x61\160\x61\x64\163\x6f\x79\141\144"], "\142\x61\x6e\153\141\137\x64\165\x72\165\155" => $_POST["\x62\141\156\x6b\141\x5f\x64\x75\x72\165\x6d"])); if ($insert) { Header("\114\157\x63\x61\x74\x69\157\x6e\x3a\x2e\x2e\x2f\x70\162\x6f\144\165\x63\164\x69\x6f\x6e\x2f\x61\143\162\171\160\x74\x6f\77\x6e\x65\167\x3d\x6f\153"); die; } else { Header("\x4c\157\x63\x61\x74\x69\157\156\x3a\56\56\57\x70\x72\157\x64\x75\143\164\151\157\156\57\x61\x63\162\x79\x70\x74\157\77\x6e\x65\167\x3d\x6e\x6f"); die; } } goto RWqgC; emR6j: if (isset($_POST["\x75\162\x75\x6e\x6b\141\171\144\145\x74"])) { $urunzaman = date("\131\57\x6d\57\144"); $kaydet = $db->prepare("\111\116\123\105\122\x54\40\x49\116\124\117\x20\x75\162\x75\156\x20\x53\x45\124\12\x9\x9\165\162\x75\x6e\x5f\141\x64\75\72\165\x72\x75\x6e\137\141\144\54\xa\x9\x9\165\162\165\156\137\x64\x65\164\141\171\x3d\72\x75\162\165\156\137\x64\x65\164\x61\171\54\12\11\11\165\x72\165\156\x5f\160\x6c\x61\156\x3d\72\165\162\165\156\137\160\154\x61\x6e\54\12\11\11\165\162\x75\x6e\137\172\x61\155\141\x6e\75\72\165\x72\x75\x6e\x5f\x7a\141\155\141\x6e\54\12\x9\11\165\162\x75\x6e\x5f\x66\x69\x79\x61\164\75\72\x75\x72\x75\156\137\x66\x69\x79\141\164\x2c\xa\11\11\165\162\x75\156\x5f\x69\156\144\x69\x72\x69\155\154\151\x3d\x3a\x75\x72\165\x6e\x5f\x69\156\x64\x69\x72\x69\x6d\x6c\151"); $insert = $kaydet->execute(array("\x75\162\x75\x6e\x5f\x61\x64" => $_POST["\165\x72\x75\156\137\x61\x64"], "\x75\x72\165\156\x5f\144\x65\164\x61\171" => $_POST["\165\x72\165\x6e\x5f\144\145\x74\141\x79"], "\x75\x72\165\156\x5f\160\x6c\141\156" => $_POST["\x75\162\165\156\x5f\x70\x6c\x61\156"], "\x75\x72\165\156\x5f\x7a\141\x6d\141\x6e" => $urunzaman, "\x75\162\x75\156\x5f\146\x69\171\141\x74" => $_POST["\165\162\165\156\137\x66\151\171\x61\164"], "\165\162\x75\156\137\151\156\x64\x69\162\x69\x6d\154\151" => $_POST["\165\x72\x75\x6e\x5f\151\x6e\x64\x69\x72\151\x6d\154\151"])); if ($insert) { Header("\x4c\157\x63\x61\x74\151\157\x6e\x3a\56\56\x2f\160\162\157\144\165\x63\164\x69\157\x6e\x2f\x61\x70\162\157\x64\165\143\x74\77\157\x6b"); die; } else { Header("\x4c\157\143\141\x74\x69\x6f\x6e\72\x2e\x2e\57\x70\162\157\144\x75\143\164\x69\x6f\156\57\x61\153\165\160\55\146\x61\x69\154"); die; } } goto LjpXd; srcqV: if (isset($_POST["\141\x64\144\x62\x61\x73\153\x65\x74"])) { $basketadd = $db->prepare("\x49\116\123\105\x52\x54\40\111\x4e\x54\117\40\x62\141\x73\153\x65\x74\40\x53\x45\124\xa\x9\x9\153\165\x6c\154\141\x6e\x69\x63\x69\137\x69\x64\x3d\72\153\x75\154\x6c\x61\x6e\151\143\x69\137\x69\144\x2c\xa\x9\11\160\162\157\x64\165\x63\x74\x5f\151\x64\x3d\x3a\160\162\x6f\144\165\x63\164\x5f\151\144\54\12\x9\11\160\162\157\144\165\x63\164\x5f\x70\154\x61\156\75\x3a\x70\x72\157\x64\x75\x63\x74\x5f\x70\154\x61\x6e\12\11\11"); $insert = $basketadd->execute(array("\x6b\165\154\x6c\141\156\151\x63\x69\137\x69\x64" => $_POST["\153\165\x6c\x6c\x61\156\151\x63\x69\137\151\144"], "\x70\162\157\144\165\143\164\x5f\x69\x64" => $_POST["\160\x72\x6f\144\x75\143\164\137\x69\144"], "\160\x72\x6f\x64\x75\x63\164\x5f\160\154\x61\156" => $_POST["\146\x6c\145\170\x52\141\x64\151\157\104\145\146\141\165\x6c\164"])); if ($insert) { Header("\114\x6f\143\141\x74\151\157\156\x3a\56\x2e\x2f\160\x6c\x2d\x62\x61\163\x6b\x65\164\56\160\x68\x70\77\x64\165\x72\x75\155\75\x6f\x6b"); die; } else { Header("\114\x6f\143\x61\164\151\157\156\72\x2e\56\x2f\x70\x6c\x2d\142\141\x73\x6b\x65\x74\x2e\160\150\x70\x3f\x64\x75\162\165\155\75\x6e\157"); die; } } goto Dko9I; hEEre: if (isset($_POST["\155\x69\x78\150\x34\165\160\144\141\164\x65"])) { $paritieskaydet = $db->prepare("\125\x50\104\x41\x54\105\x20\160\141\162\151\164\x69\x65\163\40\x53\x45\124\12\11\11\160\141\162\x69\164\x69\145\x73\x5f\x67\142\160\165\163\144\150\64\75\x3a\160\x61\162\x69\164\151\145\x73\x5f\x67\142\x70\x75\163\144\150\64\54\12\x9\x9\x70\141\162\x69\164\x69\x65\x73\x5f\x65\x75\x72\x75\163\144\150\64\x3d\x3a\160\x61\x72\151\x74\x69\x65\x73\137\x65\x75\162\x75\x73\144\150\64\x2c\12\11\11\x70\x61\162\151\164\151\x65\x73\137\x61\165\144\x75\163\x64\150\64\x3d\72\160\141\162\x69\x74\151\x65\x73\137\x61\165\x64\x75\x73\x64\150\64\54\xa\11\x9\160\x61\162\151\x74\x69\145\x73\137\x75\x73\144\x63\141\144\x68\x34\75\x3a\160\141\162\x69\164\151\x65\x73\x5f\x75\163\144\143\x61\144\150\x34\54\xa\11\11\x70\141\x72\x69\164\x69\145\x73\x5f\165\163\144\143\150\146\150\64\75\x3a\x70\x61\x72\151\164\x69\145\x73\137\165\163\144\143\150\x66\150\64\x2c\xa\11\11\160\141\x72\151\164\x69\x65\163\x5f\x6e\172\144\165\x73\x64\x68\x34\x3d\x3a\160\x61\162\x69\164\x69\145\163\137\x6e\x7a\144\165\x73\144\150\x34\x2c\xa\11\x9\160\x61\162\151\164\151\x65\x73\x5f\141\x75\x64\x63\141\x64\x68\x34\75\72\160\141\162\151\164\x69\x65\163\137\x61\165\x64\x63\x61\x64\150\64\54\12\x9\11\x70\x61\162\x69\x74\x69\145\x73\137\x75\163\x64\x6a\x70\x79\x68\x34\x3d\x3a\160\141\x72\151\x74\151\145\163\x5f\x75\x73\144\x6a\x70\171\x68\64\54\xa\x9\11\160\141\x72\151\164\x69\145\163\x5f\x65\x75\162\152\160\171\150\x34\x3d\x3a\160\141\x72\151\164\151\145\163\x5f\x65\x75\162\152\160\171\150\x34\54\12\11\11\x70\141\162\151\x74\151\x65\x73\137\147\142\x70\152\160\171\x68\64\75\72\160\x61\x72\151\164\x69\x65\163\x5f\147\142\x70\152\160\x79\x68\64\x2c\12\x9\11\160\x61\162\x69\x74\151\145\x73\137\145\x75\162\x67\142\x70\x68\64\75\x3a\x70\141\x72\x69\164\151\x65\x73\x5f\x65\x75\162\147\x62\x70\150\64\x2c\12\11\x9\160\x61\162\x69\164\151\x65\163\x5f\x65\x75\x72\x61\165\144\150\64\75\x3a\x70\x61\162\151\x74\151\x65\163\137\x65\x75\x72\x61\x75\144\x68\64\54\xa\11\11\x70\x61\x72\151\164\151\x65\163\137\x67\142\160\x61\x75\144\150\64\75\72\x70\x61\162\151\x74\x69\x65\163\137\147\x62\x70\x61\165\144\150\x34\xa\11\11\127\x48\x45\x52\x45\x20\x70\141\162\151\164\x69\145\x73\x5f\x69\144\x3d\60"); $update = $paritieskaydet->execute(array("\x70\141\162\x69\x74\x69\x65\163\x5f\147\142\160\x75\x73\x64\x68\x34" => $_POST["\x70\x61\162\151\x74\x69\145\x73\x5f\x67\x62\160\x75\x73\x64\150\64"], "\x70\141\162\151\164\151\145\x73\137\145\165\x72\165\x73\144\150\x34" => $_POST["\x70\141\x72\151\164\151\145\x73\x5f\145\165\x72\x75\163\144\150\64"], "\160\141\x72\151\164\x69\145\163\137\141\165\144\165\163\144\x68\x34" => $_POST["\x70\x61\x72\x69\x74\151\145\163\x5f\x61\x75\144\165\163\144\150\64"], "\160\141\162\151\164\151\x65\x73\137\x75\163\x64\143\x61\144\x68\x34" => $_POST["\x70\x61\162\151\x74\151\145\x73\x5f\165\163\144\x63\x61\x64\x68\x34"], "\160\x61\162\x69\x74\151\145\x73\137\165\x73\144\x63\x68\146\150\64" => $_POST["\160\x61\162\x69\164\x69\145\x73\x5f\x75\163\144\x63\150\x66\150\64"], "\160\x61\x72\151\164\x69\x65\x73\137\156\x7a\144\165\x73\x64\x68\64" => $_POST["\160\x61\x72\151\x74\x69\145\x73\x5f\x6e\x7a\144\x75\x73\144\150\x34"], "\160\x61\x72\x69\x74\x69\145\163\x5f\141\x75\144\x63\141\x64\150\64" => $_POST["\x70\141\162\x69\x74\151\145\x73\x5f\x61\x75\144\143\x61\x64\x68\64"], "\x70\x61\x72\151\164\x69\x65\163\137\x75\x73\x64\152\x70\x79\150\x34" => $_POST["\160\x61\162\151\164\151\145\163\137\165\x73\144\x6a\x70\171\150\x34"], "\x70\x61\162\x69\164\151\x65\163\x5f\145\165\162\x6a\x70\171\x68\64" => $_POST["\x70\141\x72\x69\164\x69\x65\x73\x5f\x65\165\162\x6a\x70\171\150\x34"], "\x70\141\162\x69\164\151\145\x73\x5f\x67\x62\160\152\160\x79\150\64" => $_POST["\x70\141\162\151\x74\151\145\163\x5f\x67\142\x70\152\x70\x79\150\64"], "\x70\x61\162\x69\x74\151\x65\163\137\x65\x75\x72\x67\x62\x70\150\x34" => $_POST["\x70\x61\x72\x69\164\x69\145\163\137\x65\x75\x72\x67\x62\x70\x68\x34"], "\x70\141\x72\x69\164\x69\x65\x73\x5f\145\165\x72\141\165\x64\x68\64" => $_POST["\x70\141\162\x69\x74\151\x65\x73\137\x65\165\x72\x61\x75\144\150\64"], "\160\x61\x72\x69\x74\151\x65\163\x5f\x67\x62\160\141\165\x64\x68\64" => $_POST["\x70\x61\x72\151\164\151\x65\163\x5f\x67\142\160\141\165\144\150\x34"])); $commokaydet = $db->prepare("\125\x50\x44\101\124\x45\x20\x63\157\x6d\x6d\157\144\151\164\x69\145\x73\40\x53\105\x54\12\11\11\x63\x6f\155\155\157\137\x78\141\x75\165\163\144\x68\x34\x3d\x3a\x63\x6f\x6d\155\x6f\137\170\141\x75\165\x73\x64\x68\x34\54\12\11\x9\143\157\155\x6d\x6f\137\170\141\x67\165\163\x64\x68\x34\75\x3a\143\157\x6d\155\157\137\x78\x61\147\x75\163\x64\150\x34\54\xa\11\11\x63\157\x6d\x6d\157\137\x75\163\x6f\151\x6c\150\x34\x3d\72\143\x6f\155\x6d\157\x5f\165\163\x6f\x69\x6c\150\x34\x2c\12\11\11\143\x6f\155\x6d\157\137\156\141\x74\x67\141\x73\x68\64\75\72\x63\x6f\155\155\157\x5f\156\x61\164\x67\141\163\x68\x34\xa\x9\x9\127\x48\x45\x52\x45\x20\x63\x6f\x6d\x6d\157\x5f\x69\144\75\x30"); $update = $commokaydet->execute(array("\x63\157\155\155\157\137\x78\x61\x75\x75\163\144\150\x34" => $_POST["\143\157\x6d\155\x6f\x5f\x78\x61\x75\165\163\x64\x68\x34"], "\x63\157\x6d\155\157\x5f\x78\x61\x67\165\163\144\x68\x34" => $_POST["\143\x6f\x6d\x6d\x6f\x5f\170\141\147\x75\x73\144\150\x34"], "\143\157\155\x6d\157\x5f\165\x73\x6f\x69\154\x68\64" => $_POST["\143\157\155\155\157\x5f\165\x73\157\x69\154\x68\x34"], "\143\x6f\155\x6d\157\137\x6e\x61\164\x67\141\x73\x68\64" => $_POST["\143\157\x6d\155\157\x5f\156\x61\x74\147\x61\163\150\64"])); $indiceskaydet = $db->prepare("\x55\120\104\x41\124\105\40\151\156\144\x69\143\x65\x73\x20\123\x45\124\xa\11\x9\151\156\x64\x69\143\x65\163\137\144\170\171\x68\x34\x3d\72\x69\156\144\x69\143\x65\163\137\144\x78\171\150\64\54\12\x9\11\x69\156\x64\x69\143\145\x73\137\145\x78\x79\150\64\x3d\x3a\x69\x6e\144\151\x63\145\x73\137\x65\170\171\x68\64\54\xa\x9\11\151\x6e\x64\x69\143\145\163\x5f\x6a\170\171\x68\64\75\72\x69\x6e\x64\x69\143\x65\163\x5f\152\170\171\150\64\x2c\12\x9\x9\x69\156\144\x69\143\145\163\x5f\x67\145\162\63\x30\x68\64\x3d\72\151\x6e\144\151\x63\145\163\x5f\x67\145\x72\x33\x30\150\64\x2c\12\x9\11\151\156\x64\x69\x63\145\163\x5f\165\x73\x33\x30\150\x34\75\72\x69\156\144\x69\143\x65\163\x5f\165\163\63\x30\150\64\x2c\12\11\x9\151\x6e\x64\x69\143\x65\x73\137\x75\163\x31\60\60\150\x34\75\72\151\x6e\144\151\143\145\x73\x5f\x75\163\x31\60\x30\x68\x34\54\12\11\x9\x69\x6e\144\x69\143\x65\x73\x5f\165\163\65\60\x30\150\64\75\x3a\x69\156\144\151\143\x65\x73\x5f\165\x73\65\x30\60\150\x34\12\x9\x9\x57\110\x45\122\105\40\x69\156\x64\x69\x63\145\163\x5f\x69\x64\75\60"); $update = $indiceskaydet->execute(array("\x69\x6e\144\151\x63\145\x73\137\144\170\x79\x68\x34" => $_POST["\x69\156\144\x69\143\x65\163\137\x64\170\x79\x68\x34"], "\x69\x6e\x64\x69\143\x65\x73\137\x65\170\171\150\x34" => $_POST["\151\156\144\151\x63\x65\163\137\145\170\171\x68\64"], "\x69\x6e\x64\151\x63\145\163\x5f\x6a\x78\x79\150\x34" => $_POST["\151\x6e\x64\x69\x63\x65\x73\137\x6a\170\x79\150\64"], "\151\x6e\144\x69\143\x65\163\137\x67\x65\x72\63\60\x68\64" => $_POST["\151\156\x64\151\x63\x65\163\x5f\x67\x65\162\63\60\150\64"], "\151\x6e\x64\151\143\145\x73\137\x75\163\x33\60\150\x34" => $_POST["\x69\156\x64\151\x63\x65\163\137\x75\x73\x33\60\x68\x34"], "\151\156\x64\151\x63\145\163\137\x75\x73\61\x30\x30\150\x34" => $_POST["\x69\x6e\144\151\x63\145\163\x5f\165\163\x31\x30\x30\150\64"], "\x69\x6e\x64\151\143\145\x73\x5f\165\163\65\x30\x30\150\64" => $_POST["\151\x6e\x64\151\x63\145\x73\x5f\x75\x73\65\x30\60\150\64"])); $cryptokaydet = $db->prepare("\125\x50\x44\x41\124\x45\40\143\162\171\x70\164\x6f\40\123\105\x54\xa\x9\11\x63\162\171\160\164\157\137\x62\x74\x63\165\163\x64\x68\64\75\x3a\x63\x72\171\x70\164\157\137\x62\164\x63\x75\163\x64\x68\x34\x2c\12\x9\11\143\162\x79\160\x74\x6f\137\x65\164\x68\165\163\144\150\64\75\x3a\x63\162\171\160\164\x6f\x5f\145\164\x68\165\x73\x64\150\x34\54\12\11\11\143\x72\x79\x70\x74\157\137\141\x64\141\165\x73\x64\150\x34\75\x3a\x63\x72\171\160\164\x6f\x5f\141\x64\141\165\x73\144\x68\64\x2c\xa\11\x9\143\162\171\160\164\x6f\137\163\x6f\154\x75\163\x64\150\x34\x3d\x3a\x63\x72\x79\160\164\x6f\137\x73\x6f\x6c\x75\x73\x64\x68\64\54\xa\11\x9\143\x72\171\160\164\157\x5f\154\164\x63\165\x73\144\150\x34\x3d\72\x63\162\171\160\164\157\137\x6c\x74\x63\x75\x73\x64\150\64\54\xa\x9\11\x63\x72\x79\160\x74\157\x5f\142\156\x62\x75\x73\x64\x68\64\75\72\x63\x72\171\x70\164\157\137\142\x6e\x62\165\163\x64\x68\x34\54\12\x9\x9\143\x72\171\160\164\157\137\x78\162\160\165\x73\144\150\x34\75\72\x63\162\x79\x70\164\x6f\137\x78\162\160\165\163\x64\x68\64\54\12\x9\11\143\162\x79\160\x74\157\x5f\x64\157\147\145\165\x73\144\150\x34\75\72\x63\162\x79\160\164\157\137\x64\157\x67\145\165\163\144\x68\x34\x2c\12\11\x9\143\x72\x79\160\x74\157\137\155\x61\164\x69\x63\x75\x73\144\150\x34\x3d\x3a\143\162\x79\160\x74\157\137\x6d\x61\x74\x69\143\x75\x73\144\x68\x34\x2c\12\x9\11\143\x72\x79\160\164\157\137\x6d\141\x6e\x61\165\x73\144\x68\x34\75\72\143\x72\x79\x70\164\x6f\x5f\155\x61\x6e\141\x75\163\144\150\x34\x2c\xa\x9\11\143\162\171\160\x74\x6f\x5f\154\151\156\x6b\165\x73\x64\150\x34\x3d\72\x63\x72\171\160\x74\x6f\137\x6c\151\156\x6b\x75\163\x64\150\x34\xa\x9\11\x57\110\x45\122\x45\40\x63\x72\x79\160\164\x6f\x5f\x69\x64\x3d\x30"); $update = $cryptokaydet->execute(array("\x63\162\x79\x70\x74\x6f\137\142\164\143\165\163\x64\x68\64" => $_POST["\143\162\171\x70\164\x6f\137\x62\164\143\165\163\144\x68\64"], "\x63\x72\171\x70\x74\157\x5f\145\x74\x68\x75\x73\144\x68\64" => $_POST["\x63\x72\171\x70\164\157\137\145\164\x68\x75\163\x64\150\x34"], "\143\x72\x79\160\164\157\x5f\141\144\141\x75\x73\144\150\64" => $_POST["\x63\162\171\x70\x74\x6f\137\141\144\141\165\163\144\x68\64"], "\x63\162\x79\x70\x74\x6f\x5f\x73\157\154\x75\x73\x64\150\64" => $_POST["\x63\x72\x79\x70\x74\157\137\163\157\154\165\163\x64\150\64"], "\143\x72\x79\x70\164\157\137\154\164\x63\165\163\144\150\x34" => $_POST["\x63\x72\x79\160\x74\157\137\154\x74\x63\x75\x73\x64\150\x34"], "\143\x72\x79\x70\164\157\137\x62\x6e\142\x75\x73\144\x68\x34" => $_POST["\x63\x72\171\160\x74\x6f\x5f\x62\156\142\165\x73\x64\x68\x34"], "\x63\x72\x79\160\x74\157\137\x78\x72\160\165\x73\x64\150\64" => $_POST["\143\x72\x79\160\x74\157\x5f\170\x72\160\x75\x73\144\x68\x34"], "\x63\x72\x79\x70\x74\157\137\x64\x6f\147\145\165\163\144\150\64" => $_POST["\143\x72\171\x70\x74\x6f\137\144\x6f\147\145\x75\163\x64\150\x34"], "\x63\x72\x79\x70\164\157\137\155\x61\164\151\143\x75\x73\144\x68\x34" => $_POST["\x63\x72\x79\x70\x74\157\x5f\x6d\141\164\151\143\165\x73\144\x68\x34"], "\x63\162\x79\160\164\x6f\x5f\x6d\141\156\x61\165\163\144\150\64" => $_POST["\143\162\x79\x70\x74\x6f\x5f\155\141\156\x61\x75\163\x64\150\x34"], "\143\x72\x79\160\x74\157\x5f\154\x69\x6e\153\165\163\144\x68\x34" => $_POST["\x63\162\171\160\164\x6f\137\x6c\x69\156\153\165\163\x64\150\64"])); if ($update) { Header("\114\157\143\x61\164\x69\x6f\156\72\56\56\x2f\160\x72\157\144\165\143\x74\x69\157\x6e\x2f\x61\150\64\77\144\x75\162\x75\x6d\x3d\157\x6b"); die; } else { Header("\x4c\157\143\141\x74\x69\157\x6e\x3a\56\x2e\57\x70\162\x6f\144\165\143\164\x69\157\x6e\x2f\141\x68\x34\77\x64\165\162\165\155\75\x6e\157"); die; } } goto ZxqML; fUhfp: if (isset($_POST["\x63\x6f\155\x6d\157\x75\x70\144\x61\x74\x65"])) { $commokaydet = $db->prepare("\125\120\104\x41\124\105\40\x63\157\x6d\x6d\x6f\144\x69\164\x69\145\163\x20\123\x45\x54\12\x9\x9\143\157\x6d\155\x6f\x5f\x78\141\165\165\x73\144\x68\x34\x3d\72\143\157\x6d\155\157\x5f\x78\x61\x75\165\x73\x64\150\x34\x2c\xa\x9\11\143\157\x6d\x6d\x6f\137\x78\x61\x75\165\163\x64\x64\61\75\x3a\x63\x6f\x6d\155\157\x5f\170\x61\165\x75\163\x64\x64\x31\54\xa\x9\11\x63\x6f\x6d\155\157\x5f\x78\141\x75\x75\163\x64\167\x31\75\72\x63\x6f\x6d\x6d\157\x5f\170\x61\x75\165\x73\x64\x77\x31\54\xa\x9\11\x63\x6f\x6d\155\157\137\170\141\x67\165\x73\x64\150\64\x3d\x3a\x63\x6f\x6d\155\157\x5f\170\141\x67\x75\x73\x64\150\x34\54\xa\11\x9\x63\157\x6d\x6d\157\x5f\170\x61\147\x75\163\144\144\x31\75\72\x63\x6f\155\x6d\157\137\170\x61\147\x75\x73\x64\x64\x31\x2c\12\11\x9\x63\157\155\155\x6f\x5f\x78\141\147\x75\163\144\x77\x31\75\72\x63\x6f\155\155\x6f\137\x78\x61\147\165\x73\144\167\x31\x2c\12\x9\x9\143\157\155\x6d\x6f\x5f\165\163\157\151\x6c\x68\x34\75\x3a\x63\x6f\155\x6d\x6f\x5f\165\163\157\151\x6c\150\64\54\xa\x9\x9\x63\x6f\x6d\155\157\x5f\165\163\157\151\154\x64\x31\x3d\x3a\143\x6f\x6d\x6d\x6f\137\x75\163\157\151\154\144\61\x2c\xa\x9\11\x63\x6f\155\155\x6f\137\165\x73\x6f\151\154\167\61\x3d\x3a\x63\x6f\155\155\x6f\x5f\165\x73\157\151\x6c\x77\61\54\12\x9\11\143\157\x6d\x6d\157\x5f\156\141\x74\147\141\x73\x68\64\x3d\72\x63\x6f\x6d\x6d\x6f\x5f\156\141\164\x67\141\x73\150\64\x2c\12\11\11\x63\157\x6d\155\157\x5f\x6e\141\x74\147\141\x73\144\61\x3d\72\x63\157\155\x6d\157\137\x6e\141\164\147\x61\163\x64\x31\54\xa\x9\x9\143\x6f\155\155\157\x5f\156\x61\x74\147\141\x73\167\x31\x3d\72\x63\x6f\155\x6d\157\x5f\156\141\x74\147\141\x73\167\61\12\x9\11\x57\110\105\x52\105\40\x63\x6f\x6d\x6d\157\x5f\x69\144\x3d\x30"); $update = $commokaydet->execute(array("\143\x6f\x6d\155\157\137\x78\141\x75\165\163\x64\x68\x34" => $_POST["\143\x6f\x6d\155\157\x5f\x78\x61\165\165\x73\x64\150\x34"], "\143\x6f\x6d\x6d\x6f\137\x78\x61\165\165\x73\144\x64\x31" => $_POST["\x63\x6f\x6d\155\157\x5f\170\x61\165\165\x73\x64\x64\61"], "\143\x6f\x6d\x6d\157\137\170\x61\x75\x75\163\144\x77\x31" => $_POST["\143\x6f\x6d\155\157\137\170\141\165\x75\163\x64\167\61"], "\143\x6f\x6d\155\157\137\x78\141\147\x75\163\x64\150\64" => $_POST["\x63\157\155\155\x6f\x5f\170\141\147\x75\x73\x64\150\64"], "\143\157\x6d\x6d\x6f\137\170\x61\x67\x75\x73\x64\144\61" => $_POST["\143\x6f\x6d\155\x6f\x5f\x78\141\147\165\163\x64\144\x31"], "\143\x6f\x6d\x6d\x6f\x5f\170\x61\x67\165\x73\144\x77\x31" => $_POST["\143\157\x6d\155\x6f\137\170\x61\147\165\163\x64\167\61"], "\x63\157\155\155\x6f\x5f\165\x73\157\x69\x6c\x68\x34" => $_POST["\x63\x6f\155\x6d\157\x5f\165\163\157\151\x6c\x68\x34"], "\x63\x6f\x6d\155\157\137\x75\x73\157\151\154\144\x31" => $_POST["\x63\x6f\x6d\155\157\137\x75\163\x6f\151\x6c\144\61"], "\143\157\x6d\155\x6f\x5f\165\163\157\151\x6c\x77\61" => $_POST["\x63\x6f\x6d\155\x6f\x5f\x75\163\157\x69\x6c\x77\x31"], "\x63\157\x6d\155\157\x5f\x6e\x61\x74\x67\141\163\x68\64" => $_POST["\x63\157\x6d\x6d\157\x5f\x6e\x61\164\147\x61\x73\x68\x34"], "\x63\157\x6d\155\157\x5f\x6e\141\x74\x67\141\163\x64\x31" => $_POST["\x63\157\x6d\155\x6f\x5f\156\x61\x74\x67\141\163\x64\x31"], "\x63\x6f\155\x6d\x6f\x5f\156\x61\x74\x67\x61\163\x77\61" => $_POST["\x63\157\155\x6d\x6f\x5f\x6e\141\164\147\141\163\x77\x31"])); if ($update) { Header("\114\157\x63\x61\x74\x69\157\156\72\56\56\57\x70\x72\x6f\144\165\143\x74\x69\x6f\x6e\57\x63\157\x6d\155\157\144\x69\164\151\145\163\77\144\165\162\165\x6d\x3d\157\x6b"); die; } else { Header("\114\x6f\x63\141\x74\151\157\156\x3a\x2e\56\x2f\x70\162\x6f\144\x75\x63\x74\x69\x6f\156\57\143\x6f\x6d\x6d\157\x64\151\164\x69\x65\163\77\144\x75\162\x75\155\75\157\x6b"); die; } } goto AbiIG; J7Ab9: if (isset($_POST["\x63\x72\171\x70\x74\157\165\160\x64\141\164\145"])) { $cryptokaydet = $db->prepare("\x55\x50\104\x41\x54\x45\x20\x63\x72\x79\x70\x74\157\40\x53\x45\124\12\11\x9\x63\162\x79\160\164\157\137\x62\164\143\x75\x73\x64\x68\x34\75\72\x63\162\x79\x70\164\x6f\x5f\142\x74\x63\x75\x73\144\x68\64\x2c\12\11\11\x63\162\171\x70\164\157\137\142\164\143\x75\163\144\x64\61\75\72\143\162\171\160\164\x6f\137\x62\164\x63\x75\163\144\x64\61\54\xa\11\x9\x63\x72\171\160\164\157\x5f\142\x74\x63\165\163\x64\x77\61\x3d\72\x63\162\171\x70\x74\157\137\142\164\x63\x75\163\144\x77\61\x2c\12\x9\x9\x63\x72\x79\160\x74\157\x5f\x65\x74\150\165\x73\x64\150\x34\x3d\x3a\143\162\x79\160\x74\x6f\137\x65\164\150\165\163\x64\150\x34\x2c\xa\x9\11\x63\x72\x79\160\164\157\x5f\145\x74\x68\165\163\x64\x64\x31\75\x3a\x63\162\x79\x70\164\x6f\x5f\145\x74\150\165\163\144\x64\x31\x2c\12\x9\11\x63\x72\171\160\x74\x6f\137\x65\164\150\165\163\144\x77\x31\x3d\72\143\162\x79\x70\164\x6f\x5f\x65\x74\x68\x75\163\x64\x77\61\x2c\xa\x9\x9\x63\162\x79\x70\164\157\137\x61\144\x61\x75\x73\144\x68\64\x3d\72\143\x72\171\160\x74\157\137\141\x64\x61\x75\163\x64\150\x34\x2c\xa\x9\11\143\162\171\x70\164\157\137\x61\x64\x61\x75\x73\144\144\61\x3d\72\x63\162\x79\160\164\157\x5f\x61\x64\x61\165\x73\144\x64\x31\54\12\x9\11\143\162\171\160\164\157\x5f\141\144\x61\165\163\x64\167\x31\75\x3a\143\162\x79\160\x74\157\137\141\144\x61\165\x73\x64\167\x31\54\12\11\11\143\162\171\160\164\x6f\137\x73\157\154\x75\163\x64\x68\64\75\x3a\143\x72\x79\x70\164\x6f\137\x73\157\154\165\x73\x64\x68\x34\x2c\12\x9\11\x63\x72\x79\160\x74\x6f\137\163\157\154\165\x73\144\x64\x31\75\x3a\143\162\x79\x70\x74\x6f\x5f\x73\x6f\154\x75\x73\x64\x64\x31\x2c\12\11\x9\x63\x72\171\160\x74\x6f\137\x73\157\154\x75\x73\x64\167\61\x3d\x3a\x63\162\171\160\x74\x6f\x5f\x73\x6f\154\x75\163\144\167\x31\x2c\12\11\x9\x63\x72\x79\160\x74\x6f\x5f\154\164\143\165\x73\144\150\x34\75\72\x63\162\171\160\164\x6f\137\154\x74\143\165\163\x64\150\64\x2c\xa\x9\11\x63\x72\x79\x70\164\157\137\x6c\164\143\165\163\144\144\61\x3d\x3a\143\x72\171\x70\164\157\137\154\164\143\x75\163\x64\144\x31\x2c\12\11\11\143\x72\x79\x70\164\157\137\x6c\164\143\165\x73\144\167\x31\x3d\72\x63\162\171\160\164\x6f\x5f\154\164\x63\165\x73\x64\167\x31\54\xa\x9\x9\x63\x72\171\160\x74\157\x5f\x62\156\142\x75\163\144\x68\64\75\72\143\162\x79\x70\164\x6f\x5f\142\x6e\x62\x75\163\144\x68\64\x2c\xa\x9\x9\x63\x72\x79\x70\164\157\x5f\x62\x6e\x62\165\163\x64\x64\61\x3d\x3a\x63\162\171\160\x74\157\137\142\156\x62\x75\x73\x64\x64\61\x2c\12\x9\11\x63\162\x79\x70\x74\x6f\x5f\142\156\x62\165\x73\144\167\x31\75\72\143\x72\x79\x70\x74\157\x5f\x62\x6e\142\x75\x73\x64\x77\x31\x2c\xa\x9\11\x63\162\x79\x70\164\157\137\170\162\x70\165\x73\x64\x68\64\x3d\72\143\162\171\160\164\157\137\170\162\x70\165\x73\x64\x68\x34\54\xa\11\11\x63\x72\x79\x70\164\x6f\137\x78\x72\160\x75\x73\144\x64\61\75\x3a\x63\x72\171\x70\164\x6f\x5f\x78\162\x70\165\x73\x64\144\61\x2c\xa\11\11\x63\x72\x79\x70\164\157\x5f\170\162\x70\165\163\144\x77\61\x3d\x3a\x63\x72\x79\x70\164\x6f\137\x78\162\160\165\x73\144\167\x31\x2c\xa\x9\11\143\x72\171\x70\x74\157\137\144\x6f\x67\x65\165\163\144\150\x34\x3d\x3a\x63\162\x79\160\x74\157\137\x64\x6f\147\x65\x75\163\x64\x68\x34\54\12\x9\x9\143\x72\171\160\164\157\x5f\x64\157\147\145\165\163\144\x64\x31\75\x3a\143\162\x79\x70\x74\x6f\x5f\x64\x6f\147\145\165\x73\144\144\x31\54\12\11\x9\x63\162\171\x70\x74\x6f\x5f\x64\157\x67\x65\x75\163\x64\x77\61\x3d\72\143\162\x79\x70\164\x6f\137\144\x6f\x67\x65\x75\x73\x64\167\61\54\12\11\11\143\x72\x79\x70\x74\x6f\x5f\155\141\164\151\x63\165\163\144\x68\x34\x3d\x3a\x63\x72\171\160\x74\157\x5f\x6d\x61\x74\151\143\x75\163\144\x68\64\x2c\12\11\x9\x63\x72\x79\x70\x74\x6f\137\155\141\x74\x69\x63\x75\x73\144\144\x31\x3d\72\143\x72\171\160\164\157\x5f\x6d\x61\164\x69\x63\165\163\x64\x64\61\54\12\11\11\x63\162\171\x70\x74\x6f\x5f\155\141\164\x69\x63\165\163\x64\167\x31\x3d\72\143\162\x79\x70\164\x6f\137\x6d\141\x74\x69\143\165\x73\144\x77\61\x2c\12\x9\11\143\x72\171\x70\x74\x6f\137\x6d\x61\x6e\141\165\x73\144\150\x34\75\72\x63\x72\x79\x70\x74\x6f\x5f\x6d\x61\156\141\165\163\x64\150\x34\54\xa\11\x9\143\x72\x79\x70\164\x6f\x5f\155\141\156\x61\x75\x73\144\144\x31\75\x3a\143\162\171\x70\x74\157\137\155\x61\x6e\x61\x75\x73\144\x64\x31\x2c\12\x9\11\143\162\x79\160\x74\157\137\155\141\x6e\141\x75\163\144\x77\x31\x3d\72\x63\162\x79\160\164\x6f\137\155\141\x6e\141\165\x73\144\x77\61\54\xa\x9\11\143\x72\x79\x70\x74\x6f\137\154\151\156\x6b\x75\x73\144\x68\64\75\72\x63\162\171\x70\164\157\x5f\x6c\151\x6e\x6b\165\x73\144\150\x34\x2c\12\x9\x9\143\x72\171\160\x74\x6f\x5f\154\151\x6e\153\165\163\x64\x64\x31\x3d\x3a\143\x72\171\160\x74\x6f\137\x6c\151\156\153\x75\x73\x64\x64\x31\x2c\12\11\11\143\162\171\x70\x74\x6f\137\x6c\x69\156\x6b\x75\163\x64\167\61\75\72\x63\162\x79\x70\164\x6f\137\x6c\x69\156\x6b\x75\163\144\x77\x31\xa\11\11\127\x48\105\122\x45\x20\x63\x72\171\x70\x74\x6f\137\x69\x64\75\60"); $update = $cryptokaydet->execute(array("\x63\162\171\x70\164\x6f\x5f\x62\x74\x63\165\163\144\x68\64" => $_POST["\x63\x72\x79\160\164\x6f\x5f\142\x74\x63\165\163\144\x68\x34"], "\143\x72\171\x70\x74\157\137\x62\x74\143\165\163\144\144\x31" => $_POST["\143\162\171\160\x74\x6f\137\x62\164\143\165\x73\144\x64\61"], "\143\x72\171\x70\164\x6f\137\142\x74\x63\x75\x73\x64\167\x31" => $_POST["\143\162\171\x70\x74\157\137\142\x74\x63\x75\x73\144\167\61"], "\x63\162\x79\160\x74\x6f\x5f\145\164\150\165\163\x64\x68\64" => $_POST["\x63\x72\x79\x70\x74\x6f\137\145\x74\x68\x75\x73\x64\150\x34"], "\x63\162\171\x70\x74\157\x5f\145\164\150\165\x73\x64\144\61" => $_POST["\x63\x72\x79\x70\x74\157\x5f\145\x74\150\x75\x73\x64\x64\61"], "\143\162\171\160\x74\x6f\137\145\164\x68\x75\163\144\x77\x31" => $_POST["\x63\x72\171\x70\x74\157\x5f\x65\x74\150\165\x73\144\167\x31"], "\x63\x72\x79\160\x74\157\x5f\141\x64\141\165\x73\144\150\64" => $_POST["\x63\x72\171\x70\164\x6f\x5f\x61\144\x61\x75\163\x64\150\x34"], "\143\x72\x79\160\x74\157\137\141\x64\x61\x75\163\x64\x64\x31" => $_POST["\x63\x72\x79\160\x74\x6f\x5f\141\x64\141\x75\163\144\x64\x31"], "\x63\x72\x79\160\164\x6f\x5f\141\x64\x61\165\x73\x64\x77\61" => $_POST["\143\x72\x79\160\164\x6f\137\x61\x64\141\x75\163\x64\x77\61"], "\x63\162\171\160\164\x6f\x5f\163\157\154\165\163\x64\150\x34" => $_POST["\143\x72\x79\160\x74\157\x5f\163\157\x6c\x75\x73\x64\150\x34"], "\x63\x72\x79\160\x74\157\137\x73\157\x6c\165\163\144\144\61" => $_POST["\143\162\171\160\x74\x6f\137\x73\157\154\165\163\144\x64\61"], "\143\162\171\x70\x74\x6f\x5f\x73\x6f\x6c\x75\163\144\167\61" => $_POST["\x63\162\x79\160\x74\x6f\x5f\x73\x6f\x6c\x75\x73\x64\x77\61"], "\x63\162\x79\160\164\157\137\x6c\x74\143\165\163\x64\150\x34" => $_POST["\x63\162\x79\x70\164\x6f\137\x6c\164\143\165\x73\x64\150\x34"], "\143\162\x79\160\164\x6f\137\x6c\164\143\165\163\144\144\61" => $_POST["\143\x72\x79\160\x74\157\x5f\x6c\164\x63\x75\163\144\x64\61"], "\143\162\x79\160\x74\157\x5f\x6c\164\x63\x75\163\144\167\x31" => $_POST["\143\162\x79\x70\x74\157\x5f\154\x74\x63\x75\163\144\167\x31"], "\x63\x72\171\160\x74\157\x5f\x62\156\142\165\x73\144\150\x34" => $_POST["\143\162\171\x70\164\157\137\142\x6e\x62\x75\163\144\150\64"], "\143\162\171\160\164\x6f\x5f\142\156\x62\x75\x73\144\144\61" => $_POST["\143\x72\x79\160\x74\157\137\x62\156\x62\165\163\144\x64\x31"], "\143\162\171\160\x74\x6f\x5f\x62\156\142\x75\163\x64\167\x31" => $_POST["\x63\162\x79\160\x74\157\x5f\x62\x6e\x62\165\x73\144\x77\x31"], "\143\x72\171\160\164\157\x5f\170\162\160\165\x73\144\150\64" => $_POST["\x63\x72\171\x70\x74\157\137\x78\x72\x70\165\x73\144\150\64"], "\x63\162\171\x70\x74\157\137\170\x72\160\165\163\x64\x64\x31" => $_POST["\x63\x72\171\x70\x74\x6f\137\x78\x72\160\x75\x73\144\x64\x31"], "\143\x72\171\x70\x74\x6f\137\170\162\x70\165\163\144\x77\x31" => $_POST["\x63\162\171\160\164\157\137\170\162\x70\x75\x73\x64\167\61"], "\x63\x72\171\160\x74\x6f\137\x64\x6f\147\x65\165\163\144\150\x34" => $_POST["\x63\x72\171\160\164\157\x5f\144\157\x67\145\x75\163\x64\150\x34"], "\143\162\171\160\x74\157\137\x64\x6f\147\x65\x75\x73\x64\x64\x31" => $_POST["\143\x72\x79\x70\164\x6f\137\144\157\x67\145\x75\163\x64\144\61"], "\143\x72\x79\160\164\x6f\137\x64\x6f\x67\x65\x75\163\144\x77\61" => $_POST["\x63\162\x79\x70\x74\x6f\137\x64\157\147\x65\165\x73\144\x77\61"], "\143\x72\x79\160\164\x6f\x5f\x6d\x61\164\151\x63\x75\163\144\150\64" => $_POST["\x63\x72\171\160\164\157\x5f\155\141\164\x69\143\165\163\144\x68\64"], "\143\x72\x79\x70\x74\157\137\155\x61\164\x69\x63\165\163\144\x64\x31" => $_POST["\x63\x72\171\160\x74\157\x5f\x6d\x61\x74\151\143\165\163\x64\x64\61"], "\143\x72\x79\160\x74\x6f\137\155\x61\x74\151\143\x75\163\x64\167\x31" => $_POST["\143\x72\171\160\164\x6f\x5f\155\141\164\x69\x63\x75\163\x64\167\61"], "\143\162\x79\160\164\x6f\137\155\141\x6e\x61\165\x73\144\150\x34" => $_POST["\x63\x72\x79\160\x74\x6f\137\155\x61\156\x61\165\x73\x64\x68\x34"], "\x63\162\171\160\164\x6f\137\x6d\141\156\x61\x75\x73\144\x64\61" => $_POST["\143\x72\171\160\x74\x6f\137\x6d\141\156\141\165\x73\x64\x64\x31"], "\x63\x72\x79\x70\x74\x6f\137\155\x61\x6e\141\x75\163\x64\167\x31" => $_POST["\x63\162\171\x70\x74\157\137\x6d\x61\156\x61\165\x73\144\167\61"], "\143\x72\x79\160\x74\x6f\x5f\154\x69\x6e\153\165\x73\144\x68\x34" => $_POST["\143\x72\x79\160\x74\157\137\x6c\151\156\153\x75\x73\144\150\x34"], "\143\162\171\160\164\x6f\x5f\x6c\151\x6e\x6b\x75\163\x64\144\61" => $_POST["\x63\x72\171\x70\x74\x6f\x5f\x6c\151\156\x6b\165\x73\144\x64\x31"], "\x63\162\171\160\x74\157\x5f\x6c\151\x6e\x6b\x75\163\144\167\61" => $_POST["\x63\162\x79\x70\x74\x6f\x5f\154\151\x6e\x6b\x75\x73\144\167\61"])); if ($update) { Header("\114\157\x63\x61\164\x69\x6f\156\x3a\x2e\x2e\x2f\160\162\157\x64\165\143\164\151\x6f\x6e\x2f\x63\x72\x79\x70\164\157\x3f\144\x75\162\165\x6d\x3d\x6f\153"); die; } else { Header("\114\157\x63\x61\x74\151\x6f\156\x3a\56\x2e\57\x70\x72\x6f\x64\165\143\164\151\x6f\156\57\x63\162\171\160\x74\157\77\144\x75\162\x75\155\75\x6e\157"); die; } } goto VdHwV; XsQjv: if (isset($_POST["\x73\x6f\x73\171\141\x6c\141\171\141\x72\153\x61\171\x64\x65\164"])) { $ayarkaydet = $db->prepare("\125\120\104\101\124\x45\40\x61\171\141\162\40\x53\x45\124\12\x9\11\x61\x79\141\x72\x5f\x66\141\143\145\x62\x6f\x6f\x6b\75\x3a\x61\x79\x61\162\137\x66\x61\x63\145\x62\x6f\157\153\x2c\12\x9\x9\x61\x79\x61\x72\x5f\x74\x77\151\164\164\x65\x72\x3d\72\x61\x79\x61\x72\x5f\x74\x77\151\x74\164\145\162\54\xa\11\11\141\x79\141\162\137\x69\x6e\x73\x74\141\147\x72\x61\155\x3d\72\141\171\141\x72\x5f\x69\x6e\163\164\141\x67\162\141\x6d\54\xa\x9\x9\141\x79\141\162\137\x74\x65\x6c\145\147\x72\x61\x6d\75\x3a\141\171\x61\162\x5f\x74\x65\x6c\x65\147\x72\x61\155\x2c\xa\x9\11\141\x79\141\162\x5f\147\157\x6f\x67\x6c\145\x3d\72\141\x79\141\x72\137\x67\157\157\147\154\145\54\12\11\x9\141\171\141\162\137\x79\x6f\x75\164\x75\142\145\75\x3a\141\x79\x61\162\137\x79\x6f\x75\x74\165\x62\x65\54\xa\x9\x9\141\171\x61\x72\137\144\151\x73\143\x6f\x72\x64\75\x3a\x61\171\x61\162\137\x64\x69\163\x63\x6f\x72\144\54\xa\x9\x9\141\171\141\x72\x5f\x70\151\x6e\x74\145\162\x65\163\x74\x3d\72\141\171\x61\162\137\160\151\156\164\x65\x72\x65\163\x74\x2c\xa\11\x9\141\x79\x61\162\x5f\164\x75\x6d\142\x6c\x72\75\x3a\x61\x79\141\x72\x5f\x74\165\155\142\154\162\x2c\12\x9\x9\141\171\141\162\137\162\145\x64\144\151\164\x3d\72\x61\171\141\162\137\162\x65\x64\x64\151\x74\54\xa\x9\11\x61\x79\x61\x72\x5f\153\157\x66\x69\75\x3a\x61\171\141\x72\x5f\x6b\157\146\x69\x2c\xa\x9\x9\x61\171\141\162\137\171\145\x6c\x70\75\72\141\x79\141\162\137\171\x65\x6c\160\54\xa\x9\11\x61\171\x61\x72\137\144\151\x67\x65\162\x31\75\72\141\171\x61\x72\x5f\144\x69\x67\x65\162\x31\54\12\11\11\x61\x79\141\x72\137\144\151\x67\145\x72\x32\x3d\72\x61\x79\141\162\137\x64\151\147\145\x72\62\54\12\11\11\x61\x79\141\x72\x5f\x64\151\x67\145\162\63\75\72\141\x79\141\162\x5f\144\x69\x67\145\x72\63\xa\11\11\x57\x48\x45\x52\x45\x20\x61\x79\x61\162\137\x69\x64\x3d\x30"); $update = $ayarkaydet->execute(array("\141\x79\x61\162\137\x66\x61\143\x65\x62\157\x6f\x6b" => $_POST["\141\171\x61\162\x5f\x66\141\x63\x65\142\x6f\x6f\x6b"], "\x61\x79\141\x72\x5f\x74\x77\x69\x74\164\145\x72" => $_POST["\x61\171\x61\162\137\164\x77\x69\x74\x74\x65\x72"], "\x61\171\x61\162\x5f\151\x6e\163\x74\x61\x67\162\141\155" => $_POST["\141\x79\141\162\137\151\156\163\x74\141\x67\162\141\155"], "\141\171\x61\x72\137\164\x65\154\145\x67\162\x61\155" => $_POST["\x61\171\x61\x72\137\164\x65\154\145\x67\x72\x61\x6d"], "\x61\x79\x61\162\x5f\147\157\157\x67\x6c\x65" => $_POST["\141\171\141\162\x5f\147\x6f\x6f\147\x6c\145"], "\x61\171\x61\162\x5f\171\x6f\x75\x74\165\142\145" => $_POST["\x61\x79\141\x72\137\x79\157\x75\x74\165\x62\145"], "\141\171\x61\x72\x5f\144\151\x73\143\x6f\x72\x64" => $_POST["\x61\x79\141\x72\x5f\x64\151\163\143\x6f\162\x64"], "\x61\171\141\162\137\160\x69\156\164\145\x72\145\163\x74" => $_POST["\141\171\141\162\137\x70\x69\156\164\145\162\145\x73\x74"], "\141\171\x61\x72\x5f\164\x75\x6d\x62\x6c\162" => $_POST["\141\171\x61\x72\x5f\164\x75\x6d\x62\154\x72"], "\141\x79\x61\x72\x5f\162\x65\144\144\x69\x74" => $_POST["\141\x79\141\162\137\x72\145\144\x64\151\x74"], "\141\x79\141\x72\x5f\x6b\x6f\146\x69" => $_POST["\141\x79\141\x72\x5f\x6b\x6f\x66\151"], "\141\171\141\162\x5f\171\145\154\x70" => $_POST["\x61\x79\141\162\137\171\x65\x6c\160"], "\x61\171\x61\162\x5f\144\x69\x67\x65\x72\x31" => $_POST["\x61\171\141\x72\x5f\144\151\147\x65\162\61"], "\x61\171\141\162\137\144\151\x67\145\162\62" => $_POST["\x61\171\141\x72\137\144\x69\x67\x65\x72\62"], "\141\x79\141\162\x5f\x64\x69\x67\x65\x72\63" => $_POST["\x61\171\141\162\x5f\144\x69\147\145\162\x33"])); if ($update) { Header("\x4c\x6f\143\141\164\151\157\x6e\72\x2e\56\x2f\x70\162\x6f\x64\x75\x63\x74\151\157\156\x2f\x75\x70\55\x73\165\x63"); die; } else { Header("\114\x6f\143\141\164\x69\157\156\x3a\56\56\x2f\160\x72\157\144\165\143\x74\151\x6f\x6e\57\165\160\55\146\141\x69\x6c"); die; } } goto MHgOF; kXy8n: if (isset($_POST["\x69\x63\x65\162\151\x6b\x6b\141\171\x64\145\164"])) { if ($_FILES["\151\143\145\162\151\153\x5f\x6c\151\156\153"]["\163\x69\172\x65"] > 0) { $uploads_dir = "\56\x2e\57\x61\x6e\141\x6c\171\163\151\x73"; @($tmp_name = $_FILES["\151\143\145\x72\x69\x6b\137\154\151\156\x6b"]["\164\x6d\160\137\x6e\141\x6d\x65"]); @($name = $_FILES["\x69\x63\145\162\x69\x6b\x5f\x6c\x69\156\x6b"]["\x6e\141\x6d\x65"]); $refimgyol = substr($uploads_dir, 3) . "\x2f" . $name; @move_uploaded_file($tmp_name, "{$uploads_dir}\57{$name}"); $tarih = $_POST["\x69\143\x65\x72\x69\x6b\x5f\164\x61\x72\x69\150"]; $saat = $_POST["\x69\x63\145\162\151\x6b\x5f\x73\x61\141\x74"]; $zaman = $tarih . "\40" . $saat; $kaydet = $db->prepare("\x49\x4e\x53\105\122\x54\x20\x49\116\124\x4f\40\x69\143\145\x72\151\153\40\123\105\124\xa\11\11\11\x69\x63\145\x72\x69\x6b\137\141\144\75\72\141\144\54\12\11\x9\x9\151\x63\145\162\151\153\x5f\x64\145\164\x61\171\x3d\x3a\x64\x65\164\x61\171\x2c\xa\11\x9\11\151\x63\x65\162\x69\153\137\153\145\x79\167\157\162\x64\75\72\153\145\171\167\x6f\162\x64\x2c\xa\x9\11\x9\151\143\145\x72\x69\x6b\137\x64\165\162\165\155\75\x3a\x64\x75\x72\x75\x6d\x2c\xa\11\x9\11\x69\x63\x65\x72\x69\x6b\137\x72\x65\163\151\x6d\x79\157\x6c\x3d\72\x72\145\x73\x69\x6d\171\x6f\x6c\x2c\12\x9\x9\11\x69\x63\x65\162\x69\x6b\x5f\x6c\151\x6e\153\75\x3a\151\x63\x65\x72\x69\153\137\154\151\156\153\x2c\12\x9\11\11\151\143\x65\x72\x69\x6b\x5f\x7a\141\155\141\156\75\x3a\x7a\141\x6d\141\x6e"); $insert = $kaydet->execute(array("\141\144" => $_POST["\x69\x63\x65\162\151\x6b\137\x61\144"], "\x64\145\164\x61\x79" => $_POST["\151\x63\x65\x72\x69\153\x5f\x64\145\164\x61\171"], "\153\145\171\x77\157\162\144" => $_POST["\151\143\x65\162\x69\x6b\x5f\153\x65\171\x77\x6f\x72\144"], "\x64\165\x72\x75\x6d" => $_POST["\x69\143\x65\162\151\153\x5f\144\x75\162\x75\155"], "\162\x65\x73\151\x6d\x79\157\x6c" => $_POST["\x69\x63\x65\162\151\153\x5f\x72\145\x73\151\x6d\171\157\154"], "\151\143\145\x72\151\153\137\x6c\x69\x6e\153" => $refimgyol, "\x7a\141\155\x61\156" => $zaman)); if ($insert) { Header("\x4c\157\143\141\164\151\157\156\x3a\56\56\x2f\x70\162\x6f\x64\x75\x63\164\151\157\156\x2f\141\x6e\145\167\x73\x3f\144\x75\x72\165\155\x3d\x6f\153"); die; } else { Header("\x4c\x6f\x63\141\164\x69\x6f\x6e\72\x2e\56\x2f\x70\x72\x6f\x64\165\143\164\151\x6f\x6e\57\141\x6e\145\x77\x73\77\x64\165\162\x75\x6d\x3d\x6e\157"); die; } } else { $tarih = $_POST["\151\143\x65\x72\151\153\137\x74\141\162\151\x68"]; $saat = $_POST["\151\143\145\162\151\153\137\163\x61\x61\164"]; $zaman = $tarih . "\x20" . $saat; $kaydet = $db->prepare("\x49\x4e\123\x45\x52\124\x20\x49\x4e\124\x4f\40\151\143\145\x72\151\153\x20\x53\x45\x54\12\x9\11\x9\151\143\145\162\151\153\x5f\141\x64\75\x3a\x61\144\54\12\x9\x9\11\x69\143\x65\162\151\153\137\144\145\164\x61\171\75\72\144\x65\164\141\x79\54\12\11\x9\11\151\143\x65\x72\x69\x6b\x5f\x6b\145\171\167\x6f\162\144\75\72\x6b\145\171\167\157\162\144\54\12\11\x9\x9\x69\x63\x65\162\151\153\x5f\x64\x75\162\165\x6d\x3d\x3a\144\x75\x72\165\x6d\x2c\xa\11\x9\11\151\x63\x65\162\151\x6b\x5f\162\145\x73\151\155\x79\x6f\x6c\x3d\72\162\x65\x73\151\x6d\x79\157\x6c\54\12\11\x9\x9\x69\143\x65\162\151\153\137\172\x61\155\141\156\x3d\x3a\x7a\x61\155\x61\x6e"); $insert = $kaydet->execute(array("\141\x64" => $_POST["\x69\143\145\x72\151\153\137\x61\x64"], "\144\x65\164\x61\171" => $_POST["\x69\143\x65\162\151\x6b\x5f\144\145\x74\x61\x79"], "\x6b\145\x79\x77\157\162\x64" => $_POST["\x69\143\x65\162\151\153\x5f\153\x65\171\167\157\x72\144"], "\144\165\x72\165\155" => $_POST["\151\143\145\162\x69\153\x5f\144\x75\x72\165\155"], "\162\x65\x73\x69\x6d\171\157\154" => $_POST["\151\x63\145\x72\151\x6b\137\162\145\163\x69\x6d\x79\157\154"], "\x7a\x61\x6d\141\156" => $zaman)); if ($insert) { Header("\114\x6f\x63\x61\164\x69\x6f\156\72\x2e\x2e\57\160\162\x6f\144\x75\143\164\151\x6f\156\x2f\141\x6e\x65\167\x73\x3f\x64\165\x72\165\155\x3d\157\153"); die; } else { Header("\x4c\157\x63\x61\x74\151\157\156\72\x2e\x2e\x2f\x70\x72\157\x64\x75\143\x74\151\x6f\156\57\141\156\145\x77\x73\77\144\x75\162\165\155\x3d\156\x6f"); die; } } } goto US6gM; uPHgM: if (isset($_POST["\x67\145\x6e\145\154\141\x79\x61\162\153\x61\x79\144\145\164"])) { $ayarkaydet = $db->prepare("\125\120\104\101\x54\x45\40\141\x79\141\x72\40\x53\x45\x54\12\11\11\x61\x79\x61\162\137\x73\x69\x74\145\x75\x72\154\75\72\x73\151\164\145\165\162\x6c\x2c\xa\x9\x9\141\171\x61\x72\x5f\164\x69\164\x6c\145\75\72\164\x69\164\x6c\x65\x2c\xa\11\11\141\171\141\x72\137\x64\145\x73\143\x72\x69\x70\x74\151\x6f\x6e\75\x3a\x64\x65\x73\x63\x72\x69\x70\x74\151\157\x6e\54\xa\x9\x9\141\171\141\162\x5f\153\x65\171\x77\157\162\144\x73\x3d\x3a\153\x65\x79\167\x6f\162\x64\x73\x2c\12\11\11\x61\x79\x61\x72\137\141\x75\164\x68\157\x72\75\x3a\x61\x75\x74\150\x6f\162\xa\11\x9\127\110\105\x52\x45\x20\x61\x79\x61\x72\137\151\144\x3d\60"); $update = $ayarkaydet->execute(array("\163\x69\x74\145\x75\x72\x6c" => $_POST["\141\x79\141\x72\x5f\163\151\x74\145\165\x72\x6c"], "\x74\151\x74\x6c\145" => $_POST["\141\x79\x61\162\137\x74\x69\x74\154\x65"], "\144\145\x73\x63\162\151\x70\164\151\157\x6e" => $_POST["\141\171\x61\x72\137\x64\x65\163\143\x72\151\x70\164\x69\x6f\x6e"], "\x6b\x65\171\167\x6f\162\144\x73" => $_POST["\x61\171\141\162\x5f\153\145\x79\167\157\162\x64\x73"], "\141\165\x74\150\157\x72" => $_POST["\x61\171\141\x72\x5f\141\165\x74\x68\x6f\162"])); if ($update) { Header("\x4c\x6f\x63\x61\x74\151\x6f\x6e\72\56\x2e\x2f\160\x72\x6f\144\165\143\x74\151\157\156\57\165\x70\x2d\163\165\143"); die; } else { Header("\114\157\143\141\x74\x69\157\156\72\x2e\56\x2f\160\x72\x6f\144\165\143\164\x69\x6f\x6e\57\x75\160\55\x66\x61\x69\154"); die; } } goto jWFfD; WEEu3: if ($_GET["\x69\x63\145\x72\151\x6b\163\151\x6c"] == "\x6f\153") { $sil = $db->prepare("\104\x45\x4c\105\124\x45\x20\x66\162\157\x6d\40\151\x63\145\162\x69\153\x20\x77\150\145\x72\145\x20\x69\143\145\x72\x69\153\x5f\x69\x64\x3d\x3a\151\x63\x65\162\x69\x6b\137\x69\144"); $kontrol = $sil->execute(array("\x69\x63\x65\162\151\153\x5f\x69\144" => $_GET["\x69\x63\x65\x72\x69\153\137\x69\144"])); if ($kontrol) { if ($_GET["\151\143\145\x72\151\153\137\x6c\x69\156\153"] == '') { Header("\x4c\x6f\143\x61\164\151\157\x6e\72\56\x2e\57\160\162\157\144\165\143\x74\151\x6f\156\x2f\141\156\x65\167\x73\77\144\165\162\165\155\75\157\153"); die; } else { $icerikunlink = $_GET["\x69\x63\x65\162\x69\153\x5f\154\151\156\x6b"]; unlink("\56\x2e\x2f{$icerikunlink}"); Header("\x4c\157\143\x61\164\151\157\156\72\56\x2e\x2f\160\162\157\x64\165\x63\164\151\x6f\x6e\57\141\156\145\x77\163\77\144\x75\162\x75\x6d\x3d\x6f\x6b"); die; } } else { Header("\x4c\x6f\x63\141\164\x69\x6f\156\72\56\56\x2f\x70\x72\x6f\144\x75\x63\164\151\157\156\x2f\x61\156\x65\x77\163\77\x64\165\162\165\x6d\x3d\156\157"); die; } } goto qLtXH; ACgH4: if ($_GET["\x75\155\x65\163\141\152\163\151\x6c"] == "\x6f\x6b") { $sil = $db->prepare("\x44\105\114\105\124\x45\x20\x66\x72\157\x6d\40\165\x6d\145\x73\x61\152\x20\167\150\145\x72\x65\x20\x75\155\145\163\141\152\137\151\x64\x3d\72\x75\155\145\x73\141\152\x5f\x69\x64"); $kontrol = $sil->execute(array("\165\155\x65\163\x61\152\137\151\144" => $_GET["\165\155\145\163\141\x6a\137\151\x64"])); if ($kontrol) { Header("\114\157\x63\x61\164\151\157\156\x3a\56\x2e\x2f\160\x72\157\144\x75\x63\164\x69\157\x6e\57\141\x61\156\x6e\x6f\165\156\x3f\x64\165\x72\x75\x6d\x3d\157\153"); die; } else { Header("\114\157\143\x61\x74\151\x6f\156\72\x2e\x2e\x2f\x70\x72\157\144\165\143\x74\x69\157\x6e\57\x61\141\x6e\x6e\157\165\x6e\77\x64\x75\162\165\x6d\x3d\156\157"); die; } } goto kXy8n; sMKE_: if (isset($_POST["\x61\141\156\x6e\x6f\165\x6e\165\160\144\x61\164\x65"])) { $zaman = date("\x59\x2f\x6d\x2f\x64\x20\x48\72\x69\x3a\x73"); $ayarkaydet = $db->prepare("\x55\120\104\101\124\105\40\165\155\x65\x73\x61\152\40\123\x45\124\12\11\x9\x75\155\x65\x73\x61\x6a\137\x61\144\x3d\72\165\155\x65\x73\141\152\137\x61\144\54\xa\11\11\165\155\145\x73\x61\152\x5f\x64\145\x74\x61\171\x3d\72\x75\155\x65\163\x61\152\x5f\x64\x65\164\141\171\x2c\12\11\x9\x75\155\145\163\141\x6a\137\172\141\x6d\141\x6e\75\x3a\165\x6d\145\x73\141\x6a\137\x7a\141\x6d\x61\x6e\54\12\x9\x9\x75\x6d\145\x73\x61\x6a\x5f\154\x69\x6e\x6b\75\x3a\x75\155\145\163\141\152\x5f\x6c\151\156\153\54\12\x9\x9\165\155\x65\163\x61\152\x5f\x79\x65\x74\x6b\151\x3d\x3a\165\155\x65\x73\141\152\x5f\171\145\x74\x6b\x69\xa\11\x9\x57\110\105\122\x45\40\165\155\145\x73\x61\x6a\x5f\151\x64\x3d{$_POST["\x75\155\x65\163\x61\152\137\x69\144"]}"); $update = $ayarkaydet->execute(array("\165\x6d\145\x73\141\152\x5f\x61\144" => $_POST["\165\155\x65\x73\141\152\137\x61\x64"], "\x75\155\x65\x73\x61\x6a\137\x64\x65\x74\141\171" => $_POST["\165\155\145\x73\x61\x6a\x5f\x64\x65\164\141\171"], "\165\x6d\x65\163\141\x6a\137\x7a\141\155\141\156" => $zaman, "\x75\x6d\145\163\x61\x6a\137\154\151\x6e\153" => $_POST["\165\x6d\145\163\x61\x6a\x5f\154\151\156\x6b"], "\165\155\145\x73\x61\x6a\137\171\145\x74\153\151" => $_POST["\x75\x6d\145\x73\x61\152\137\171\x65\164\153\x69"])); if ($update) { Header("\x4c\x6f\x63\141\164\x69\157\156\x3a\x2e\x2e\57\160\162\x6f\x64\x75\x63\164\x69\x6f\x6e\x2f\x61\141\x6e\156\x6f\x75\156\x3f\144\x75\162\165\155\75\157\x6b"); die; } else { Header("\114\x6f\x63\141\x74\151\x6f\x6e\x3a\x2e\56\x2f\x70\x72\x6f\144\x75\143\x74\x69\157\x6e\57\141\x61\156\156\x6f\165\156\77\x64\165\x72\165\x6d\75\156\x6f"); die; } } goto ACgH4; ZxqML: if (isset($_POST["\x6c\x6f\x67\x6f\144\165\x7a\145\x6e\x6c\x65"])) { $uploads_dir = "\56\x2e\x2f\56\x2e\x2f\141\x73\x73\x65\x74\163\57\x69\x6d\147"; @($tmp_name = $_FILES["\x61\x79\x61\162\x5f\x6c\x6f\x67\157"]["\x74\155\160\x5f\x6e\141\155\x65"]); @($name = $_FILES["\x61\x79\x61\162\x5f\x6c\157\147\157"]["\156\141\x6d\x65"]); $benzersizsayi4 = rand(20000, 32000); $refimgyol = substr($uploads_dir, 6) . "\57" . $benzersizsayi4 . $name; @move_uploaded_file($tmp_name, "{$uploads_dir}\x2f{$benzersizsayi4}{$name}"); $duzenle = $db->prepare("\x55\120\104\x41\124\105\x20\141\171\x61\162\40\x53\105\124\xa\x9\11\x61\x79\141\x72\x5f\154\x6f\x67\x6f\x3d\72\154\x6f\x67\x6f\xa\11\11\127\x48\x45\x52\105\x20\x61\x79\141\162\x5f\151\x64\x3d\x30"); $update = $duzenle->execute(array("\154\x6f\x67\157" => $refimgyol)); if ($update) { $resimsilunlink = $_POST["\x65\x73\153\151\137\x79\157\154"]; unlink("\56\x2e\57\x2e\56\57{$resimsilunlink}"); Header("\x4c\x6f\143\x61\x74\151\157\156\72\56\x2e\x2f\x70\162\x6f\x64\x75\x63\x74\x69\157\156\x2f\165\160\x2d\x73\x75\143"); die; } else { Header("\114\x6f\x63\141\164\x69\157\156\72\56\56\57\x70\162\157\144\x75\x63\x74\x69\x6f\x6e\57\x75\160\x2d\146\x61\151\x6c"); die; } } goto uPHgM; UmBY6: if ($_GET["\x73\163\x73\x73\151\x6c"] == "\x6f\x6b") { $sil = $db->prepare("\104\x45\114\x45\x54\105\40\x66\162\157\155\40\x73\x73\x73\40\167\150\x65\162\145\40\163\163\x73\x5f\x69\x64\x3d\72\163\x73\x73\137\151\144"); $kontrol = $sil->execute(array("\163\x73\x73\x5f\151\x64" => $_GET["\x73\x73\x73\137\x69\144"])); if ($kontrol) { Header("\x4c\x6f\x63\141\164\x69\x6f\x6e\x3a\56\x2e\57\160\162\x6f\144\165\143\164\x69\x6f\156\57\x75\x70\x2d\163\165\x63"); die; } else { Header("\114\x6f\x63\x61\164\x69\157\x6e\72\56\x2e\x2f\160\x72\x6f\144\x75\143\164\151\x6f\x6e\x2f\165\x70\x2d\x66\x61\x69\154"); die; } } goto emR6j; vzib8: if (isset($_POST["\141\160\x69\141\x79\x61\x72\x6b\141\x79\144\x65\x74"])) { $ayarkaydet = $db->prepare("\x55\120\x44\x41\124\x45\x20\x61\171\x61\162\40\x53\105\x54\12\x9\x9\141\x79\141\162\137\x72\x65\x63\x61\160\x63\164\x68\141\x3d\72\x72\x65\x63\141\x70\143\164\x68\141\54\12\x9\11\141\x79\x61\x72\x5f\x6d\x61\160\x73\75\72\155\141\160\x73\x2c\12\x9\x9\x61\171\141\x72\137\172\157\160\x69\x6d\x3d\x3a\172\x6f\x70\x69\155\x2c\xa\x9\11\141\x79\141\x72\x5f\x61\x6e\141\154\x79\163\x74\151\x63\x3d\72\141\x6e\141\x6c\x79\163\164\151\143\xa\11\11\x57\x48\105\122\105\40\141\x79\x61\x72\137\x69\144\x3d\60"); $update = $ayarkaydet->execute(array("\162\x65\x63\x61\x70\x63\164\150\x61" => $_POST["\x61\x79\141\162\137\162\145\143\141\x70\x63\x74\150\x61"], "\155\x61\160\163" => $_POST["\x61\171\141\162\137\x6d\x61\160\163"], "\172\157\160\151\155" => $_POST["\141\171\141\162\137\172\157\160\151\x6d"], "\141\156\x61\154\x79\x73\164\x69\x63" => $_POST["\x61\x79\x61\x72\137\141\156\141\x6c\x79\163\x74\151\143"])); if ($update) { Header("\x4c\x6f\143\141\x74\151\x6f\156\x3a\56\56\57\160\162\x6f\144\x75\x63\164\x69\x6f\x6e\x2f\x75\x70\x2d\163\165\143"); die; } else { Header("\114\157\x63\x61\x74\151\x6f\156\72\56\56\x2f\160\162\x6f\144\x75\143\x74\x69\157\156\57\165\x70\x2d\146\141\x69\154"); die; } } goto XsQjv; qLtXH: if (isset($_POST["\x73\x73\163\144\x75\172\x65\x6e\154\145"])) { $kaydet = $db->prepare("\x55\x50\104\x41\124\x45\40\163\x73\163\40\x53\x45\124\12\x9\x9\163\x73\163\137\163\x69\162\x61\x3d\72\x73\163\x73\x5f\163\x69\162\141\x2c\12\11\11\x73\163\x73\x5f\141\144\75\x3a\x73\x73\x73\x5f\141\x64\54\12\x9\x9\163\163\x73\x5f\144\145\164\141\171\x3d\72\x73\x73\163\137\144\x65\164\x61\171\12\11\11\127\110\105\122\105\x20\x73\163\x73\137\x69\144\x3d{$_POST["\x73\x73\x73\137\151\144"]}"); $update = $kaydet->execute(array("\x73\163\163\137\x73\151\162\x61" => $_POST["\163\163\x73\x5f\163\x69\x72\141"], "\x73\x73\x73\x5f\x61\144" => $_POST["\x73\x73\x73\x5f\x61\x64"], "\x73\x73\x73\x5f\144\145\164\141\x79" => $_POST["\x73\163\163\137\144\x65\164\141\171"])); $sss_id = $_POST["\x73\163\x73\137\151\144"]; if ($update) { Header("\x4c\157\x63\x61\164\151\x6f\x6e\72\x2e\56\x2f\160\x72\x6f\x64\165\x63\164\x69\157\156\57\165\160\55\x73\165\143"); die; } else { Header("\114\157\143\141\x74\151\x6f\156\72\x2e\x2e\x2f\x70\162\x6f\x64\x75\x63\164\151\x6f\156\57\x75\x70\x2d\146\x61\151\x6c"); die; } } goto UmBY6; u4uzE: if ($_GET["\165\162\165\156\163\x69\154"] == "\157\x6b") { $sil = $db->prepare("\104\x45\x4c\105\x54\x45\x20\146\162\157\x6d\40\x75\162\165\156\x20\167\150\145\x72\x65\40\165\x72\x75\156\x5f\151\144\75\72\x75\162\165\156\137\x69\x64"); $kontrol = $sil->execute(array("\165\162\x75\156\x5f\x69\144" => $_GET["\165\162\165\156\x5f\151\144"])); if ($kontrol) { Header("\114\x6f\x63\141\164\x69\157\x6e\72\x2e\x2e\57\160\x72\x6f\x64\165\143\x74\151\x6f\x6e\x2f\x61\x70\162\x6f\144\165\x63\x74\77\x6f\x6b"); die; } else { Header("\114\x6f\x63\x61\x74\x69\x6f\156\72\56\x2e\x2f\x70\162\x6f\144\165\x63\164\151\157\x6e\x2f\x75\160\55\x66\141\151\x6c"); die; } } goto sIN2V; OklDx: ob_start(); goto zzXsZ; tbVzb: if (isset($_POST["\x69\156\x64\x69\143\x65\x73\x75\160\x64\141\x74\145\150\64"])) { $indiceskaydet = $db->prepare("\125\120\104\x41\x54\105\40\x69\156\144\x69\x63\145\163\x20\123\x45\124\xa\11\11\151\x6e\x64\x69\x63\x65\163\137\x64\170\x79\x68\x34\75\x3a\151\x6e\144\151\x63\x65\163\x5f\144\x78\x79\x68\64\54\12\x9\x9\151\156\x64\151\143\x65\163\x5f\x65\x78\171\150\64\75\72\x69\x6e\x64\151\143\145\x73\x5f\145\x78\171\x68\64\x2c\12\x9\11\x69\x6e\144\151\143\145\163\x5f\152\x78\171\150\64\75\x3a\x69\x6e\144\x69\143\145\163\137\152\170\x79\150\64\54\12\11\x9\151\x6e\x64\151\143\x65\x73\137\147\145\x72\x33\x30\x68\x34\75\72\151\x6e\144\151\143\x65\x73\137\x67\145\x72\63\60\150\x34\x2c\xa\x9\11\x69\x6e\144\151\x63\145\163\137\165\163\x33\60\150\x34\x3d\72\x69\x6e\144\151\143\145\163\x5f\165\163\x33\x30\x68\64\54\12\11\11\x69\x6e\144\151\x63\x65\163\x5f\165\x73\x31\60\x30\x68\x34\75\x3a\151\156\x64\x69\x63\x65\163\x5f\x75\163\x31\60\60\x68\x34\x2c\xa\x9\11\x69\x6e\144\x69\143\x65\x73\137\x75\163\65\60\60\150\x34\x3d\x3a\x69\x6e\x64\x69\x63\145\x73\x5f\165\x73\x35\60\x30\150\64\xa\x9\x9\x57\110\x45\x52\105\x20\151\156\x64\x69\143\145\x73\137\151\144\75\60"); $update = $indiceskaydet->execute(array("\151\156\144\151\143\145\163\137\144\x78\171\x68\64" => $_POST["\x69\x6e\x64\151\x63\x65\163\x5f\144\x78\171\150\x34"], "\x69\156\x64\x69\x63\145\163\137\x65\x78\171\x68\x34" => $_POST["\x69\156\144\x69\143\145\x73\137\x65\x78\x79\x68\64"], "\151\x6e\x64\151\143\x65\x73\x5f\x6a\x78\x79\150\x34" => $_POST["\151\156\144\151\x63\145\x73\137\x6a\170\171\150\x34"], "\151\x6e\x64\151\x63\x65\x73\137\147\145\x72\63\x30\150\64" => $_POST["\151\156\144\x69\143\x65\x73\x5f\147\x65\162\x33\60\x68\x34"], "\151\x6e\144\x69\x63\x65\163\137\x75\163\x33\x30\x68\64" => $_POST["\151\156\144\x69\x63\x65\163\137\165\x73\63\60\x68\64"], "\x69\x6e\x64\x69\143\x65\163\x5f\x75\163\x31\60\x30\x68\x34" => $_POST["\x69\x6e\x64\151\143\x65\163\x5f\x75\163\x31\x30\x30\150\x34"], "\151\x6e\x64\151\143\x65\x73\x5f\x75\163\65\60\x30\150\64" => $_POST["\151\x6e\x64\x69\143\x65\163\x5f\x75\163\65\60\x30\150\64"])); if ($update) { Header("\114\157\x63\x61\164\151\x6f\x6e\x3a\x2e\x2e\57\160\x72\157\x64\x75\143\164\151\157\x6e\57\151\156\144\151\x63\x65\163\150\64\x3f\144\x75\162\165\x6d\x3d\x6f\153"); die; } else { Header("\x4c\157\143\141\x74\x69\x6f\156\x3a\x2e\x2e\x2f\160\x72\157\x64\165\x63\164\151\x6f\x6e\57\x69\156\x64\x69\x63\x65\163\150\64\x3f\x64\x75\162\x75\155\x3d\x6e\157"); die; } } goto J7Ab9; ZfE5I: if (isset($_POST["\154\157\x67\151\x6e"])) { header("\x4c\x6f\143\x61\164\x69\157\156\72\56\x2e\x2f\x6c\157\x67\151\x6e\56\160\150\x70"); die; } goto E1Ubu; jWFfD: if (isset($_POST["\x69\154\x65\164\x69\x73\x69\155\141\171\x61\x72\x6b\x61\171\x64\145\x74"])) { $ayarkaydet = $db->prepare("\x55\x50\104\101\x54\105\x20\x61\x79\x61\162\40\123\105\x54\12\11\11\141\x79\141\162\137\164\x65\x6c\x3d\72\164\145\x6c\x2c\xa\x9\x9\x61\x79\141\x72\137\147\x73\x6d\75\72\x67\x73\155\x2c\xa\11\11\x61\x79\x61\162\137\x66\x61\170\75\x3a\x66\141\170\54\12\11\11\141\171\141\162\x5f\155\x61\151\154\75\72\x6d\141\151\x6c\x2c\12\x9\11\x61\171\141\x72\137\x61\144\x72\145\163\x3d\72\x61\144\x72\145\x73\54\xa\11\x9\141\x79\x61\x72\x5f\x69\x6c\143\x65\x3d\x3a\x69\154\143\x65\54\12\x9\11\x61\x79\141\x72\137\151\154\75\72\x69\154\x2c\xa\11\x9\x61\x79\141\x72\137\x6d\145\x73\x61\x69\75\72\x6d\x65\x73\x61\x69\12\11\x9\127\x48\105\122\x45\x20\x61\171\141\162\x5f\151\144\x3d\60"); $update = $ayarkaydet->execute(array("\164\x65\x6c" => $_POST["\x61\x79\x61\x72\137\164\x65\x6c"], "\147\x73\155" => $_POST["\x61\171\x61\162\137\147\163\x6d"], "\x66\141\170" => $_POST["\x61\171\141\x72\x5f\146\141\170"], "\x6d\141\x69\154" => $_POST["\141\171\x61\162\137\x6d\141\x69\x6c"], "\x61\x64\162\145\163" => $_POST["\x61\171\141\162\137\x61\x64\x72\145\163"], "\151\154\143\x65" => $_POST["\x61\x79\x61\162\137\151\154\x63\x65"], "\x69\x6c" => $_POST["\x61\171\x61\x72\x5f\151\154"], "\x6d\x65\x73\x61\x69" => $_POST["\x61\x79\x61\162\137\x6d\145\163\141\x69"])); if ($update) { Header("\114\x6f\x63\x61\x74\x69\x6f\156\72\x2e\56\x2f\x70\x72\157\x64\x75\143\x74\x69\157\156\57\x75\160\x2d\x73\165\143"); die; } else { Header("\x4c\157\x63\141\x74\x69\x6f\x6e\72\x2e\56\57\160\162\x6f\x64\165\x63\x74\151\x6f\x6e\57\x75\x70\x2d\146\141\151\x6c"); die; } } goto vzib8; AbiIG: if (isset($_POST["\x63\x6f\155\155\x6f\x75\x70\144\141\164\x65\150\x34"])) { $commokaydet = $db->prepare("\125\x50\104\x41\124\x45\40\x63\157\155\155\157\x64\x69\164\x69\145\163\x20\123\x45\124\12\x9\11\x63\x6f\155\155\157\x5f\170\141\x75\x75\x73\144\150\64\75\72\143\x6f\155\155\x6f\137\x78\x61\x75\x75\163\144\x68\x34\x2c\12\x9\x9\x63\x6f\x6d\155\x6f\137\x78\141\x67\165\x73\144\x68\x34\x3d\x3a\143\157\155\x6d\157\x5f\x78\x61\147\165\163\144\150\x34\54\12\11\11\x63\x6f\x6d\155\157\137\165\163\157\151\x6c\150\x34\x3d\x3a\x63\x6f\x6d\x6d\x6f\137\x75\x73\157\x69\x6c\x68\x34\x2c\xa\x9\x9\143\157\x6d\155\157\137\156\x61\x74\x67\141\x73\150\64\75\x3a\x63\157\x6d\155\x6f\137\x6e\141\164\x67\141\163\x68\x34\12\x9\11\x57\110\x45\122\x45\x20\143\157\x6d\155\157\x5f\151\144\75\60"); $update = $commokaydet->execute(array("\143\157\155\x6d\x6f\x5f\x78\141\x75\x75\163\144\x68\x34" => $_POST["\x63\x6f\155\155\x6f\x5f\x78\x61\165\165\163\144\150\64"], "\x63\x6f\155\x6d\157\137\x78\x61\147\x75\x73\144\x68\64" => $_POST["\x63\157\x6d\x6d\x6f\x5f\x78\141\x67\165\163\x64\x68\64"], "\143\x6f\x6d\155\x6f\x5f\x75\x73\x6f\x69\x6c\150\x34" => $_POST["\143\x6f\x6d\155\157\137\x75\163\157\151\154\x68\x34"], "\143\157\x6d\155\157\x5f\156\141\164\x67\141\x73\x68\64" => $_POST["\143\157\x6d\x6d\x6f\137\x6e\141\164\147\141\x73\x68\64"])); if ($update) { Header("\x4c\157\x63\141\164\151\157\x6e\x3a\56\x2e\x2f\160\162\157\144\x75\143\x74\151\157\156\x2f\143\x6f\155\x6d\157\144\x69\164\151\145\163\x68\x34\77\x64\165\162\165\155\75\157\153"); die; } else { Header("\114\x6f\x63\x61\164\x69\157\x6e\x3a\56\x2e\57\160\162\157\144\x75\x63\164\151\157\156\57\x63\157\155\x6d\157\x64\151\164\x69\x65\x73\150\64\77\144\165\162\165\x6d\75\x6f\153"); die; } } goto mTb9K; sIN2V: if (isset($_POST["\163\x65\160\145\164\x65\145\x6b\154\x65"])) { $ayarekle = $db->prepare("\x49\x4e\x53\105\x52\124\40\111\x4e\x54\117\x20\163\x65\160\145\x74\x20\123\x45\x54\xa\11\x9\153\x75\x6c\x6c\141\156\151\x63\151\x5f\x69\144\x3d\x3a\x6b\165\x6c\x6c\141\156\151\143\x69\x5f\x69\x64\x2c\12\x9\x9\165\162\x75\156\137\x69\x64\x3d\72\165\x72\x75\x6e\137\x69\144\12\11\11"); $insert = $ayarekle->execute(array("\x6b\x75\x6c\x6c\141\x6e\x69\x63\151\137\x69\x64" => $_POST["\x6b\165\x6c\154\141\156\151\143\151\x5f\x69\144"], "\x75\x72\x75\156\137\x69\x64" => $_POST["\165\162\165\x6e\x5f\x69\144"])); if ($insert) { Header("\x4c\157\x63\x61\x74\x69\157\x6e\72\x2e\56\x2f\x70\x6c\x2d\x62\141\163\153\145\x74\56\160\150\160\x3f\144\165\x72\165\155\75\157\153"); die; } else { Header("\114\157\143\x61\x74\x69\x6f\x6e\x3a\x2e\56\57\x70\x6c\55\142\x61\x73\153\145\164\x2e\x70\x68\160\77\144\165\162\165\155\75\156\x6f"); die; } } goto srcqV; e6xjn: if (isset($_POST["\x70\141\x72\151\x74\x69\x65\x73\165\160\144\141\x74\145\150\x34"])) { $paritieskaydet = $db->prepare("\x55\120\x44\x41\x54\x45\x20\160\x61\162\x69\164\x69\x65\163\40\x53\x45\124\12\11\11\160\x61\162\x69\164\x69\x65\163\x5f\147\x62\x70\x75\x73\144\x68\64\75\x3a\160\x61\x72\x69\164\x69\x65\x73\137\x67\x62\160\165\x73\144\x68\64\x2c\12\11\x9\x70\x61\162\x69\x74\151\x65\x73\x5f\x65\x75\x72\x75\x73\x64\x68\64\75\x3a\x70\141\x72\x69\x74\151\145\163\137\x65\165\x72\165\163\144\x68\x34\x2c\xa\x9\11\x70\x61\162\151\x74\151\x65\x73\x5f\x61\x75\x64\165\163\144\x68\x34\75\72\x70\x61\162\151\164\151\x65\x73\137\x61\x75\144\165\x73\x64\x68\x34\54\xa\11\x9\160\141\x72\x69\164\151\x65\163\137\x75\163\x64\143\x61\x64\x68\64\x3d\72\160\x61\162\x69\x74\x69\145\163\x5f\x75\x73\x64\x63\141\x64\x68\x34\x2c\12\11\11\160\141\x72\151\164\x69\145\163\x5f\x75\163\144\143\x68\146\150\64\x3d\72\160\x61\x72\x69\164\151\145\x73\137\165\x73\x64\x63\150\x66\150\x34\x2c\12\11\x9\160\141\x72\151\164\x69\x65\x73\x5f\156\x7a\144\165\x73\x64\150\64\75\x3a\x70\141\x72\151\x74\151\145\x73\x5f\156\x7a\x64\x75\163\x64\150\x34\x2c\12\11\11\160\141\162\151\x74\x69\x65\x73\x5f\141\165\x64\143\141\144\150\64\75\72\x70\141\162\x69\x74\x69\145\x73\137\141\x75\144\x63\x61\144\150\64\x2c\xa\x9\11\x70\141\x72\x69\x74\151\145\x73\x5f\165\x73\x64\x6a\160\171\150\x34\x3d\72\x70\141\x72\x69\x74\x69\x65\163\x5f\165\x73\144\x6a\160\171\x68\x34\x2c\xa\11\11\160\x61\162\x69\x74\151\x65\x73\x5f\x65\165\x72\x6a\x70\x79\x68\64\x3d\x3a\160\x61\162\151\164\151\x65\x73\137\x65\x75\162\152\160\171\150\64\x2c\xa\11\11\160\x61\x72\x69\x74\x69\145\x73\137\x67\142\160\152\x70\171\150\64\75\72\160\141\162\x69\x74\x69\145\163\137\147\142\160\152\x70\x79\150\64\x2c\12\x9\11\x70\x61\x72\151\164\x69\x65\x73\x5f\x65\165\162\147\142\x70\150\x34\x3d\x3a\x70\141\162\151\164\x69\145\163\x5f\x65\165\162\x67\142\160\150\64\x2c\12\11\11\160\141\x72\x69\x74\x69\145\x73\x5f\145\165\x72\x61\165\144\150\x34\x3d\x3a\160\141\x72\x69\164\x69\x65\x73\x5f\x65\165\162\x61\165\144\x68\x34\x2c\xa\x9\11\160\141\x72\151\164\151\x65\163\x5f\147\x62\x70\x61\165\144\150\x34\75\x3a\x70\141\162\151\164\151\145\x73\x5f\147\142\160\141\165\144\150\x34\xa\x9\x9\x57\110\105\x52\x45\x20\x70\x61\x72\151\x74\151\x65\x73\137\151\144\75\x30"); $update = $paritieskaydet->execute(array("\160\141\162\x69\x74\151\x65\163\x5f\x67\x62\160\165\x73\x64\x68\x34" => $_POST["\160\141\162\151\x74\x69\x65\x73\x5f\147\142\160\165\x73\x64\150\x34"], "\x70\141\x72\x69\164\x69\145\x73\x5f\x65\165\162\165\x73\144\150\64" => $_POST["\x70\x61\x72\151\164\x69\x65\x73\x5f\x65\165\x72\x75\x73\x64\150\64"], "\x70\141\162\x69\164\151\x65\x73\x5f\141\x75\144\x75\163\x64\x68\64" => $_POST["\160\x61\162\151\164\151\145\163\x5f\141\x75\144\x75\x73\144\150\64"], "\x70\141\162\x69\164\151\145\x73\137\x75\163\144\x63\141\x64\x68\x34" => $_POST["\160\141\x72\x69\164\x69\145\163\137\x75\x73\x64\x63\141\x64\150\64"], "\160\141\162\x69\164\151\x65\x73\x5f\x75\163\x64\143\x68\x66\150\64" => $_POST["\x70\141\x72\151\x74\x69\x65\163\137\165\x73\x64\x63\x68\146\x68\64"], "\160\141\162\151\x74\x69\x65\163\137\x6e\172\x64\x75\x73\144\150\64" => $_POST["\x70\141\162\151\164\x69\x65\163\x5f\156\172\144\165\x73\144\150\x34"], "\x70\x61\x72\x69\x74\151\x65\163\137\x61\x75\x64\x63\x61\144\x68\x34" => $_POST["\160\x61\162\x69\164\x69\145\163\137\141\x75\x64\143\141\x64\150\x34"], "\x70\141\x72\151\164\151\145\x73\137\x75\163\x64\x6a\x70\x79\150\x34" => $_POST["\x70\141\x72\151\x74\x69\x65\163\137\165\163\x64\x6a\x70\x79\x68\x34"], "\x70\x61\162\x69\164\x69\145\163\x5f\x65\165\162\152\160\x79\150\x34" => $_POST["\x70\x61\162\151\x74\x69\145\x73\x5f\x65\x75\162\x6a\x70\x79\150\x34"], "\x70\141\x72\x69\x74\151\x65\x73\x5f\147\142\160\152\160\x79\150\x34" => $_POST["\x70\141\162\x69\164\x69\x65\x73\x5f\x67\142\x70\x6a\160\x79\x68\x34"], "\160\x61\x72\x69\164\x69\145\163\137\145\165\x72\147\142\x70\x68\x34" => $_POST["\x70\x61\162\x69\164\151\x65\163\x5f\x65\x75\x72\147\x62\160\150\64"], "\160\x61\x72\x69\164\151\145\x73\137\145\x75\162\141\165\x64\x68\64" => $_POST["\x70\x61\x72\x69\x74\151\x65\163\x5f\x65\165\x72\x61\165\144\x68\x34"], "\x70\x61\162\x69\x74\151\x65\163\137\147\142\160\141\165\x64\150\x34" => $_POST["\x70\x61\x72\151\164\x69\x65\163\x5f\147\x62\x70\141\165\144\150\x34"])); if ($update) { Header("\x4c\157\x63\141\164\x69\x6f\x6e\72\56\56\57\160\x72\157\x64\x75\143\x74\151\x6f\156\57\x70\141\x72\151\x74\x69\x65\x73\x68\x34\x3f\x64\165\162\x75\155\x3d\x6f\153"); die; } else { Header("\x4c\x6f\143\141\x74\x69\x6f\x6e\72\56\56\x2f\x70\162\x6f\144\x75\143\x74\151\157\x6e\x2f\x70\141\x72\151\164\x69\145\163\150\64\x3f\x64\x75\162\165\155\75\156\x6f"); die; } } goto fUhfp; LjpXd: if (isset($_POST["\x75\x72\x75\x6e\x75\160\144\141\x74\145"])) { $zaman = date("\131\57\x6d\57\144"); $ayarkaydet = $db->prepare("\x55\x50\104\101\x54\105\x20\x75\x72\165\156\40\123\105\124\xa\11\x9\165\162\x75\x6e\x5f\141\x64\75\72\165\x72\x75\x6e\137\x61\144\54\xa\11\11\165\x72\x75\x6e\x5f\x64\145\164\141\171\75\x3a\x75\162\165\x6e\137\x64\145\x74\x61\171\x2c\xa\x9\11\165\x72\x75\156\x5f\160\x6c\141\x6e\75\72\165\x72\x75\156\137\x70\154\141\x6e\54\12\11\x9\165\162\x75\x6e\137\172\141\155\141\156\75\72\x75\x72\x75\156\x5f\172\141\155\141\156\54\12\x9\x9\x75\x72\x75\x6e\x5f\x66\151\x79\x61\164\x3d\72\165\162\165\x6e\137\x66\x69\171\x61\x74\54\xa\11\x9\165\x72\165\156\x5f\151\x6e\144\x69\x72\x69\155\x6c\x69\75\x3a\x75\162\x75\156\137\151\156\x64\151\162\151\155\x6c\x69\xa\11\x9\x57\110\105\x52\105\40\x75\162\x75\x6e\137\x69\144\75{$_POST["\x75\162\x75\156\x5f\151\144"]}"); $update = $ayarkaydet->execute(array("\x75\x72\165\156\x5f\141\144" => $_POST["\x75\x72\165\x6e\137\x61\x64"], "\165\x72\x75\x6e\x5f\x64\145\x74\x61\171" => $_POST["\x75\162\x75\x6e\x5f\144\145\164\x61\x79"], "\165\162\x75\156\x5f\160\x6c\141\x6e" => $_POST["\x75\x72\x75\x6e\x5f\160\x6c\x61\x6e"], "\165\x72\x75\x6e\137\x7a\x61\x6d\141\x6e" => $zaman, "\x75\162\165\x6e\x5f\146\151\x79\141\164" => $_POST["\x75\x72\x75\156\x5f\x66\x69\171\x61\164"], "\165\x72\x75\x6e\137\151\x6e\x64\x69\x72\151\155\x6c\x69" => $_POST["\165\x72\165\x6e\x5f\151\156\x64\151\x72\151\155\x6c\151"])); if ($update) { Header("\x4c\x6f\x63\x61\164\151\x6f\156\x3a\56\x2e\x2f\160\x72\157\144\x75\143\164\x69\157\x6e\x2f\141\x70\162\x6f\x64\x75\143\x74\77\157\153"); die; } else { Header("\x4c\157\143\141\164\151\x6f\156\x3a\x2e\56\57\160\x72\157\144\165\143\164\151\157\156\57\165\x70\55\146\x61\x69\154"); die; } } goto u4uzE; zzXsZ: session_start(); goto u4iIu; E1Ubu: ?>
Function Calls
None |
Stats
MD5 | f007389cec1adf09292379f2c61566ca |
Eval Count | 0 |
Decode Time | 95 ms |