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

Signing you up...

Thank you for signing up!

PHP Decode

array("\163\x74\141\x74\x75\x73" => $status, "\x63\x6f\144\x65" => $code, "\x6d\145\x73\x7..

Decoded Output download

<?  array("status" => $status, "code" => $code, "message" => $message, "data" => $data); die(json_encode($outro)); } else { http_response_code(500); die("Fatal Error"); } } ?>

Did this file decode correctly?

Original Code

array("\163\x74\141\x74\x75\x73" => $status, "\x63\x6f\144\x65" => $code, "\x6d\145\x73\x73\141\147\x65" => $message, "\144\141\x74\x61" => $data); die(json_encode($outro)); } else { http_response_code(500); die("\x46\x61\164\141\x6c\40\x45\x72\162\x6f\x72"); } }

Function Calls

None

Variables

None

Stats

MD5 fa373ebf5f74a4a83310c82a015579eb
Eval Count 0
Decode Time 63 ms