Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

switch ($aD) { case "\125\x50\104\101\124\x45\137\123\125\x43\x43\105\x53\x53..

Decoded Output download

<?  switch ($aD) { 
            case "UPDATE_SUCCESSFULLY": 
                $f0 = array("response" => 1, "success_message" => "The records are updated successfully."); 
                goto md; 
            case "DELETE_SUCCESSFULLY": 
                $f0 = array("response" => 1, "success_message" => "The records are deleted successfully."); 
                goto md; 
            case "POST_SUCCESSFULLY": 
                $f0 = array("response" => 1, "success_message" => "The records are created successfully."); 
                goto md; 
        } ?>

Did this file decode correctly?

Original Code

switch ($aD) {
            case "\125\x50\104\101\124\x45\137\123\125\x43\x43\105\x53\x53\106\125\114\x4c\x59":
                $f0 = array("\162\x65\163\x70\157\x6e\x73\145" => 1, "\x73\x75\143\143\x65\x73\163\137\x6d\x65\x73\x73\x61\147\x65" => "\x54\x68\x65\x20\x72\x65\143\157\x72\x64\163\40\x61\162\x65\x20\x75\160\144\141\164\x65\x64\x20\x73\x75\143\x63\145\x73\163\x66\165\154\154\171\x2e");
                goto md;
            case "\104\x45\114\x45\x54\105\137\x53\x55\103\103\105\123\x53\106\x55\x4c\114\x59":
                $f0 = array("\162\145\x73\160\157\x6e\163\x65" => 1, "\163\165\143\143\x65\x73\163\137\155\145\163\x73\x61\147\x65" => "\124\x68\145\40\162\x65\x63\x6f\x72\x64\x73\40\141\x72\145\40\144\145\154\x65\164\x65\144\x20\x73\x75\x63\x63\x65\163\163\x66\165\x6c\154\x79\56");
                goto md;
            case "\x50\117\x53\124\137\123\x55\103\103\105\x53\123\x46\125\x4c\114\x59":
                $f0 = array("\162\145\x73\160\157\156\x73\x65" => 1, "\163\x75\143\143\145\163\x73\137\x6d\x65\163\x73\x61\147\x65" => "\x54\150\x65\x20\x72\145\143\x6f\162\x64\x73\40\141\x72\x65\x20\x63\162\x65\x61\164\145\x64\40\163\165\x63\x63\x65\x73\163\146\165\x6c\x6c\x79\56");
                goto md;
        }

Function Calls

None

Variables

None

Stats

MD5 5339560dbb44b8c67f5a93f166c5a142
Eval Count 0
Decode Time 47 ms