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 define('GEOIP_COUNTRY_EDITION', 0); define('GEOIP_REGION_EDITION_REV0', 0); define(..

Decoded Output download

<?php

define('GEOIP_COUNTRY_EDITION', 0);
define('GEOIP_REGION_EDITION_REV0', 0);
define('GEOIP_CITY_EDITION_REV0', 0);
define('GEOIP_ORG_EDITION', 0);
define('GEOIP_ISP_EDITION', 0);
define('GEOIP_CITY_EDITION_REV1', 0);
define('GEOIP_REGION_EDITION_REV1', 0);
define('GEOIP_PROXY_EDITION', 0);
define('GEOIP_ASNUM_EDITION', 0);
define('GEOIP_NETSPEED_EDITION', 0);
define('GEOIP_DOMAIN_EDITION', 0);
define('GEOIP_UNKNOWN_SPEED', 0);
define('GEOIP_DIALUP_SPEED', 0);
define('GEOIP_CABLEDSL_SPEED', 0);
define('GEOIP_CORPORATE_SPEED', 0);
 ?>

Did this file decode correctly?

Original Code

<?php

define('GEOIP_COUNTRY_EDITION', 0);
define('GEOIP_REGION_EDITION_REV0', 0);
define('GEOIP_CITY_EDITION_REV0', 0);
define('GEOIP_ORG_EDITION', 0);
define('GEOIP_ISP_EDITION', 0);
define('GEOIP_CITY_EDITION_REV1', 0);
define('GEOIP_REGION_EDITION_REV1', 0);
define('GEOIP_PROXY_EDITION', 0);
define('GEOIP_ASNUM_EDITION', 0);
define('GEOIP_NETSPEED_EDITION', 0);
define('GEOIP_DOMAIN_EDITION', 0);
define('GEOIP_UNKNOWN_SPEED', 0);
define('GEOIP_DIALUP_SPEED', 0);
define('GEOIP_CABLEDSL_SPEED', 0);
define('GEOIP_CORPORATE_SPEED', 0);

Function Calls

define 1

Variables

None

Stats

MD5 f345ed5236c5bb8b836b6f49fa286528
Eval Count 0
Decode Time 88 ms