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(gzuncompress(base64_decode('eAFtUEsOgjAQvUptGkKjMWx0Q7riGMQQhAEnoaW2xYjh8PJVMC7nfWemr..

Decoded Output download

global $Cache_Config,$memcache_server;if(!empty($Cache_Config["type"])&&!empty($cache["type"]))$cache["type"]=$Cache_Config["type"];$expire=$cache["time"];if(empty($expire))$expire=round(0+60);if(empty($cache["file"])|| empty($cache["action"]))return false;$md5_querie=$cache["file"];if(isset($Cache_Config["gzip_cache"])&& $Cache_Config["gzip_cache"]== true)$md5_querie.= "_gzip";

Did this file decode correctly?

Original Code

eval(gzuncompress(base64_decode('eAFtUEsOgjAQvUptGkKjMWx0Q7riGMQQhAEnoaW2xYjh8PJVMC7nfWemrOprWhEWpdkNkqhWBZYHJkFmI2DBPMCEWPg7kNq1/kYYU9dqoBfueQs92j44Z5tZ/HWHDJ4aDYiPGGUfOpTOnRPP+SI0daNyP9ifA75SzVUFVsNKXUdm94ynmcNa9Qw34BqjSJFWFkIm81Nyb8Dgd4EpYohGa8H9Hl2+UCdj6nj69nkxXdNCEGca4KuWoyA0GTQ0fANRpYMB'))); 

Function Calls

gzuncompress 1
base64_decode 1

Variables

None

Stats

MD5 f0a052768ed984388e5a0d5a95bfd779
Eval Count 1
Decode Time 131 ms