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

Signing you up...

Thank you for signing up!

PHP Decode

eval(gzinflate(base64_decode('eJxLykjPz89PzUtJKS4uyswAQBMPA1g='))); // This is a simple e..

Decoded Output download

<?  eval(gzinflate(base64_decode('eJxLykjPz89PzUtJKS4uyswAQBMPA1g=')));  // This is a simple example; you can use more advanced techniques ?>

Did this file decode correctly?

Original Code

eval(gzinflate(base64_decode('eJxLykjPz89PzUtJKS4uyswAQBMPA1g=')));  // This is a simple example; you can use more advanced techniques

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 2d1141e2c41e4369a08a0f6408dcb1f3
Eval Count 0
Decode Time 55 ms