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 ('VGVsbGJkLm..

Decoded Output download

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

Did this file decode correctly?

Original Code

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

*/
eval(gzinflate(base64_decode

('VGVsbGJkLmNvbQ==')));
?>

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 86e2dbbb28ab95cb26741a08216c6854
Eval Count 0
Decode Time 85 ms