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

Signing you up...

Thank you for signing up!

PHP Decode

protected function ITag($jEPzJ) { global $p4oee; $XShdU = ''; $lx3J7..

Decoded Output download

<?  protected function ITag($jEPzJ) 
{ 
      global $p4oee; 
      $XShdU = ''; 
      $lx3J7 = $p4oee["tpl"]["tpl_suffix"]; 
      $eISpK = $jEPzJ[1]; 
      $eISpK = str_replace(""", '', $eISpK); 
      $eISpK = str_replace("'", '', $eISpK); 
      $YWAte = WEB . DS . M . DS . "view" . DS . $eISpK . "." . $lx3J7; 
      if (!is_file($YWAte)) { 
          goto SRwKc; 
      } 
      $XShdU = file_get_contents($YWAte); 
      SRwKc: 
      return $XShdU; 
} ?>

Did this file decode correctly?

Original Code

protected function ITag($jEPzJ)
{
      global $p4oee;
      $XShdU = '';
      $lx3J7 = $p4oee["\164\x70\154"]["\164\160\x6c\x5f\x73\x75\x66\146\x69\170"];
      $eISpK = $jEPzJ[1];
      $eISpK = str_replace("\x22", '', $eISpK);
      $eISpK = str_replace("\47", '', $eISpK);
      $YWAte = WEB . DS . M . DS . "\166\151\x65\167" . DS . $eISpK . "\56" . $lx3J7;
      if (!is_file($YWAte)) {
          goto SRwKc;
      }
      $XShdU = file_get_contents($YWAte);
      SRwKc:
      return $XShdU;
}

Function Calls

None

Variables

None

Stats

MD5 af7488382979df8339d9b0324eb78c72
Eval Count 0
Decode Time 47 ms