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 unserialize(gzuncompress(base64_decode("eJwrtjI0sVJKLEotLgEiIyMjY21DJWsATgsGXA")));..

Decoded Output download

<?  echo unserialize(gzuncompress(base64_decode("eJwrtjI0sVJKLEotLgEiIyMjY21DJWsATgsGXA"))); ?>

Did this file decode correctly?

Original Code

echo unserialize(gzuncompress(base64_decode("eJwrtjI0sVJKLEotLgEiIyMjY21DJWsATgsGXA")));

Function Calls

unserialize 1
gzuncompress 1
base64_decode 1

Variables

None

Stats

MD5 5e0e34f49f0b1432f3fcbf2f5131b724
Eval Count 0
Decode Time 67 ms