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($_POST["\163\165\x62\x6d\x69\164"])) { if ($key !== $config["\x6b\x65\171"]) ..

Decoded Output download

<?  if (isset($_POST["submit"])) { 
 
if ($key !== $config["key"]) { 
 
exit; 
 
header("Location: login.php"); 
 
$_SESSION["error"] = $error; 
 
} 
 
$key = QJJcYgoSLa6Ck0eC($_POST["key"]); 
 
header("Location: index.php"); 
 
$_SESSION["login"] = $key; ?>

Did this file decode correctly?

Original Code

if (isset($_POST["\163\165\x62\x6d\x69\164"])) {

if ($key !== $config["\x6b\x65\171"]) {

exit;

header("\x4c\157\x63\x61\x74\x69\157\x6e\72\x20\x6c\157\147\151\x6e\56\x70\150\160");

$_SESSION["\x65\162\162\x6f\x72"] = $error;

}

$key = QJJcYgoSLa6Ck0eC($_POST["\153\x65\x79"]);

header("\x4c\157\x63\141\164\x69\x6f\156\x3a\40\151\156\x64\145\170\x2e\160\150\x70");

$_SESSION["\x6c\x6f\147\x69\156"] = $key;

Function Calls

None

Variables

None

Stats

MD5 dae72a282a499273ba96bc1e033040c7
Eval Count 0
Decode Time 45 ms