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

Signing you up...

Thank you for signing up!

PHP Decode

<?php /* online encode by cha88.cn! */ eval(gzinflate(base64_decode (''))); ?>..

Decoded Output download

<?php 
/* 
online encode by cha88.cn!  
 
*/ 
eval(gzinflate(base64_decode 
 
(''))); 
?>

Did this file decode correctly?

Original Code

<?php
/*
online encode by cha88.cn! 

*/
eval(gzinflate(base64_decode

('')));
?>

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 77ee66f824176ce2f6992ca8a88dea88
Eval Count 0
Decode Time 443 ms