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

Signing you up...

Thank you for signing up!

PHP Decode

$query = urldecode($_SERVER["\x51\x55\x45\122\x59\x5f\123\x54\122\x49\x4e\x47"]);..

Decoded Output download

<?  $query = urldecode($_SERVER["QUERY_STRING"]); ?>

Did this file decode correctly?

Original Code

$query = urldecode($_SERVER["\x51\x55\x45\122\x59\x5f\123\x54\122\x49\x4e\x47"]);

Function Calls

urldecode 1

Variables

None

Stats

MD5 294d1de269e0fede17ce1c83f466c9cc
Eval Count 0
Decode Time 115 ms