Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<? if ( isset ( $_SESSION ['OKOKDFASUYDGUYSAGDASDAS2356151231'] )) { $admin_kilit=admin_..
Decoded Output download
<?
if ( isset ( $_SESSION ['OKOKDFASUYDGUYSAGDASDAS2356151231'] )) {
$admin_kilit=admin_kilit;
}else{
header ( "location: login.php" );
}
?>
Did this file decode correctly?
Original Code
<?
if ( isset ( $_SESSION ['OKOKDFASUYDGUYSAGDASDAS2356151231'] )) {
$admin_kilit=admin_kilit;
}else{
header ( "location: login.php" );
}
?>
Function Calls
header | 1 |
Stats
MD5 | 591953b69818bc215957b652f5f3d2c0 |
Eval Count | 0 |
Decode Time | 88 ms |