Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
public function output_json($data, $encode = true) { goto YoFjo; Nqh1N: $this->outpu..
Decoded Output download
<? public function output_json($data, $encode = true) {
goto YoFjo;
Nqh1N: $this->output->set_content_type("application/json")->set_output($data);
goto LOXBn;
PUWM2: Sl_YB: goto Nqh1N;
McteM: $data = json_encode($data);
goto PUWM2;
YoFjo: if (!$encode) {
goto Sl_YB;
}
goto McteM;
LOXBn:
} ?>
Did this file decode correctly?
Original Code
public function output_json($data, $encode = true) {
goto YoFjo;
Nqh1N: $this->output->set_content_type("\141\160\x70\x6c\x69\x63\x61\x74\x69\157\x6e\57\152\163\x6f\156")->set_output($data);
goto LOXBn;
PUWM2: Sl_YB: goto Nqh1N;
McteM: $data = json_encode($data);
goto PUWM2;
YoFjo: if (!$encode) {
goto Sl_YB;
}
goto McteM;
LOXBn:
}
Function Calls
None |
Stats
MD5 | d2ff91e1a03ab38c403f626606bc6464 |
Eval Count | 0 |
Decode Time | 43 ms |