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

Signing you up...

Thank you for signing up!

PHP Decode

$_iO34 = "\074\164d id='\173\151d}' c\154\141ss='k\147\162Cell \173\166isi\142\154e} \173\..

Decoded Output download

<?  $_iO34 = "<td id='{id}' class='kgrCell {visible} {cssclasses}' {valign}><div class='kgrIn' style='{wrap}{align}' >{cell}</div></td>"; 
            $_il2o = str_replace("{id}", $_il1e->_il20 . "_" . $this->_il20, $_iO34); 
            $_il2o = str_replace("{cell}", $this->inlineeditrender($_il1e), $_il2o); 
            $_il35 = strtolower($_SERVER["HTTP_USER_AGENT"]); 
            $_iO35 = (strpos($_il35, "msie 6") !== FALSE) && (strpos($_il35, "msie 7") === FALSE) && (strpos($_il35, "msie 8") === FALSE) && (strpos($_il35, "opera") === FALSE); 
            $_il36 = (strpos($_il35, "msie 7") !== FALSE) && (strpos($_il35, "opera") === FALSE); 
            $_il2o = str_replace("{visible}", ($this->Visible || $_iO35 || $_il36) ? "" : "kgrHidden", $_il2o); 
            $_il2o = str_replace("{wrap}", $this->ItemStyle->_iO2r(), $_il2o); 
            $_il2o = str_replace("{align}", $this->ItemStyle->_il2s(), $_il2o); 
            $_il2o = str_replace("{valign}", $this->ItemStyle->_iO2s(), $_il2o); 
            $_iO36 = $this->_iO29->CssClasses; 
            $_il2o = str_replace("{cssclasses}", isset($_iO36['cell']) ? $_iO36['cell'] : '', $_il2o); 
            return $_il2o; ?>

Did this file decode correctly?

Original Code

$_iO34 = "\074\164d id='\173\151d}' c\154\141ss='k\147\162Cell \173\166isi\142\154e} \173\143sscla\163\163\145s}'\040\173valig\156\175><di\166\040clas\163\075'kgrI\156\047 styl\145\075'\173w\162\141p}\173a\154\151gn}' \076\173cell\175\074/div>\074\057td>";
            $_il2o = str_replace("\173id\175", $_il1e->_il20 . "\137" . $this->_il20, $_iO34);
            $_il2o = str_replace("\173\143ell}", $this->inlineeditrender($_il1e), $_il2o);
            $_il35 = strtolower($_SERVER["\110\124TP_\125\123ER_\101\107EN\124"]);
            $_iO35 = (strpos($_il35, "\155sie 6") !== FALSE) && (strpos($_il35, "ms\151\145 7") === FALSE) && (strpos($_il35, "\155\163ie\0408") === FALSE) && (strpos($_il35, "oper\141") === FALSE);
            $_il36 = (strpos($_il35, "\155si\145\0407") !== FALSE) && (strpos($_il35, "o\160era") === FALSE);
            $_il2o = str_replace("\173visible\175", ($this->Visible || $_iO35 || $_il36) ? "" : "k\147\162H\151dd\145\156", $_il2o);
            $_il2o = str_replace("\173\167rap}", $this->ItemStyle->_iO2r(), $_il2o);
            $_il2o = str_replace("\173\141lign}", $this->ItemStyle->_il2s(), $_il2o);
            $_il2o = str_replace("\173\166ali\147\156}", $this->ItemStyle->_iO2s(), $_il2o);
            $_iO36 = $this->_iO29->CssClasses;
            $_il2o = str_replace("\173\143ss\143\154a\163\163es\175", isset($_iO36['cell']) ? $_iO36['cell'] : '', $_il2o);
            return $_il2o;

Function Calls

None

Variables

$_iO34 <td id='{id}' class='kgrCell {visible} {cssclasses}' {valign..

Stats

MD5 7dd538b5c718942ad98d525bb8906fa4
Eval Count 0
Decode Time 36 ms