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

Signing you up...

Thank you for signing up!

PHP Decode

echo(gzinflate(base64_decode("Z2F6ZWJydWg"))); ..

Decoded Output download

<?  echo(gzinflate(base64_decode("Z2F6ZWJydWg")));  ?>

Did this file decode correctly?

Original Code

echo(gzinflate(base64_decode("Z2F6ZWJydWg"))); 

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 4a0a2222c292878496dcaafe18a485b0
Eval Count 0
Decode Time 136 ms