Hi,
I have some php file that I want to edit but there’re coded in some way.
Can you tell me how can I edit these files?
If I open it I get for example:
<?php //0035e
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\\\','/',substr($__id,2));$__here=str_replace('\\\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\
");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199);
?>
4+oV58Lt7o7rsECMUSUA0hp0gphsBsaIz1loaVOOqu9S9F5S+tQDL1PS7TNUcMJAZw/qHVae+bVv
UfA7MWeIsJ9/eZGKvFKcqYbu+u3BLSJRed1QXbZaxvd8gKwHMqQMHlExwxa9CT5XNz4oNI6TnzOD
I’m working locally on xampp.