Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$_iO3u = "\074\163pan c\154\141ss='k\147\162ECap'\076\074inpu\164\040type\07..
Decoded Output download
<?
$_iO3u = "<span class='kgrECap'><input type='checkbox' class='kgrSelectAllRows' {checked} onclick='grid_toggle_select(this)' /></span>";
$_iO1d = $this->_iO29->_iO3v;
$_il3w = TRUE;
for ($_iO8 = 0; $_iO8 < sizeof($_iO1d); $_iO8++) {
if (!$_iO1d[$_iO8]->Selected) {
$_il3w = FALSE;
break;
}
} $this->HeaderText = str_replace("{checked}", $_il3w ? "checked" : "", $_iO3u);
return parent::renderheader(); ?>
Did this file decode correctly?
Original Code
$_iO3u = "\074\163pan c\154\141ss='k\147\162ECap'\076\074inpu\164\040type\075\047ch\145\143kbox'\040\143lass\075\047kgrSe\154\145ctAll\122\157ws' \173\143hecke\144\175 oncl\151\143k='gr\151\144_togg\154\145_sele\143\164(this\051\047 /><\057\163pan>";
$_iO1d = $this->_iO29->_iO3v;
$_il3w = TRUE;
for ($_iO8 = 0; $_iO8 < sizeof($_iO1d); $_iO8++) {
if (!$_iO1d[$_iO8]->Selected) {
$_il3w = FALSE;
break;
}
} $this->HeaderText = str_replace("\173\143\150ecke\144\175", $_il3w ? "\143hecke\144" : "", $_iO3u);
return parent::renderheader();
Function Calls
None |
Stats
MD5 | 856bb0e5ae96d46dbbe37e121100468e |
Eval Count | 0 |
Decode Time | 54 ms |