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=\047\173id}' \143\154ass=\047\153grCel\154\040\173s\157\162ted\175\..

Decoded Output download

<?  $_iO34 = "<td id='{id}' class='kgrCell {sorted} {visible} {cssclass} {cssclasses}' {valign}><div class='kgrIn' style='{wrap}{align}'>{cell}</div></td>"; 
            $_il2o = str_replace("{id}", $_il1e->_il20 . "_" . $this->_il20, $_iO34); 
            $_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); 
            $_il2o = str_replace("{sorted}", ($this->Sort != 0) ? "kgrSorted" : "", $_il2o); 
            $_il2o = str_replace("{cssclass}", $this->CssClass, $_il2o); 
            $_iO36 = $this->_iO29->CssClasses; 
            $_il2o = str_replace("{cssclasses}", isset($_iO36['cell']) ? $_iO36['cell'] : '', $_il2o); 
            if ($this->DataField !== NULL && $this->NullDisplayText !== NULL) { 
                $_il2o = str_replace("{cell}", ($_il1e->DataItem[$this->DataField] === NULL) ? $this->NullDisplayText : $this->render($_il1e), $_il2o); 
            } else { 
                $_il2o = str_replace("{cell}", $this->render($_il1e), $_il2o); 
            } return $_il2o; ?>

Did this file decode correctly?

Original Code

$_iO34 = "\074\164d id=\047\173id}' \143\154ass=\047\153grCel\154\040\173s\157\162ted\175\040\173vi\163\151ble} \173\143sscla\163\163\175 \173\143\163scl\141\163ses}'\040\173valig\156\175><div\040\143lass=\047\153grIn\047\040styl\145\075'\173w\162\141p}\173a\154\151gn}'\076\173cell\175\074/div\076\074/td>";
            $_il2o = str_replace("\173\151\144}", $_il1e->_il20 . "\137" . $this->_il20, $_iO34);
            $_il35 = strtolower($_SERVER["HTTP_US\105\122_AGENT"]);
            $_iO35 = (strpos($_il35, "\155\163ie 6") !== FALSE) && (strpos($_il35, "\155\163ie 7") === FALSE) && (strpos($_il35, "\155sie 8") === FALSE) && (strpos($_il35, "\157\160era") === FALSE);
            $_il36 = (strpos($_il35, "\155\163ie 7") !== FALSE) && (strpos($_il35, "opera") === FALSE);
            $_il2o = str_replace("\173v\151\163\151ble}", ($this->Visible || $_iO35 || $_il36) ? "" : "kgrH\151\144\144en", $_il2o);
            $_il2o = str_replace("\173\167rap}", $this->ItemStyle->_iO2r(), $_il2o);
            $_il2o = str_replace("\173alig\156\175", $this->ItemStyle->_il2s(), $_il2o);
            $_il2o = str_replace("\173vali\147\156}", $this->ItemStyle->_iO2s(), $_il2o);
            $_il2o = str_replace("\173\163orted\175", ($this->Sort != 0) ? "\153grSorte\144" : "", $_il2o);
            $_il2o = str_replace("\173\143\163scla\163\163\175", $this->CssClass, $_il2o);
            $_iO36 = $this->_iO29->CssClasses;
            $_il2o = str_replace("\173\143\163sclass\145\163}", isset($_iO36['cell']) ? $_iO36['cell'] : '', $_il2o);
            if ($this->DataField !== NULL && $this->NullDisplayText !== NULL) {
                $_il2o = str_replace("\173cell}", ($_il1e->DataItem[$this->DataField] === NULL) ? $this->NullDisplayText : $this->render($_il1e), $_il2o);
            } else {
                $_il2o = str_replace("\173cell}", $this->render($_il1e), $_il2o);
            } return $_il2o;

Function Calls

None

Variables

$_iO34 <td id='{id}' class='kgrCell {sorted} {visible} {cssclass} {..

Stats

MD5 cc86096ad9cd845e39284ecaa194b59c
Eval Count 0
Decode Time 59 ms