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("MTo6YWRtaW46OjA="))); ..
Decoded Output download
<? echo(gzinflate(base64_decode("MTo6YWRtaW46OjA="))); ?>
Did this file decode correctly?
Original Code
echo(gzinflate(base64_decode("MTo6YWRtaW46OjA=")));
Function Calls
gzinflate | 1 |
base64_decode | 1 |
Stats
MD5 | 24227d325991b9cb72c5dbe64f82c4a3 |
Eval Count | 0 |
Decode Time | 99 ms |