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

Signing you up...

Thank you for signing up!

PHP Decode

$fB = array("\143\157\x64\145" => 400, "\x64\x65\x73\x63\162\151\160\164\x69\157\156" => "..

Decoded Output download

<?  $fB = array("code" => 400, "description" => "User Id not found"); ?>

Did this file decode correctly?

Original Code

$fB = array("\143\157\x64\145" => 400, "\x64\x65\x73\x63\162\151\160\164\x69\157\156" => "\x55\163\x65\x72\40\x49\x64\40\x6e\x6f\x74\x20\146\157\165\156\144");

Function Calls

None

Variables

$fB [{'key': 'code', 'value': 400}, {'key': 'description', 'value': 'User Id not found'}]

Stats

MD5 46ea4d4a4a0780b4b5b936e3f531f3d2
Eval Count 0
Decode Time 50 ms