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($_GET["\x65\x72\162\157\162\137\x64\x65\x73\x63\162\151\160\164\x69\157\x6e"])) ..

Decoded Output download

<?  if (isset($_GET["error_description"])) { 
            goto sk; 
        } 
        if (!isset($_GET["error"])) { 
            goto nF; 
        } 
        if (!empty($_GET["error"])) { 
            goto Dj; 
        } ?>

Did this file decode correctly?

Original Code

if (isset($_GET["\x65\x72\162\157\162\137\x64\x65\x73\x63\162\151\160\164\x69\157\x6e"])) {
            goto sk;
        }
        if (!isset($_GET["\145\162\162\x6f\x72"])) {
            goto nF;
        }
        if (!empty($_GET["\x65\x72\x72\157\162"])) {
            goto Dj;
        }

Function Calls

None

Variables

None

Stats

MD5 445d4a521848bcca601e5f4558e439ff
Eval Count 0
Decode Time 56 ms