Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
goto BJ1v1; a3yNW: $uniacid = $_W['uniacid']; goto O2h2U; ..
Decoded Output download
<? goto BJ1v1;
a3yNW:
$uniacid = $_W['uniacid'];
goto O2h2U;
Ykl5e:
$op = $_GPC['op'] == '' ? 'list' : $_GPC['op'];
goto ljkog;
ljkog:
$list = pdo_fetchall('SELECT * FROM ' . tablename('yuni_form_activity') . ' WHERE uniacid=:uniacid order by id DESC
LIMIT ' . ($pindex - 1) * $psize . ',' . $psize, array(":uniacid" => $uniacid));
goto hrG1Q;
hrG1Q:
$count = pdo_fetchcolumn('SELECT COUNT(*) FROM ' . tablename('yuni_form_activity') . ' WHERE uniacid = :uniacid', array(":uniacid" => $uniacid));
goto oo6kX;
O2h2U:
$pindex = max(1, intval($_GPC['page']));
goto Nt45V;
BJ1v1:
global $_GPC, $_W;
goto a3yNW;
oo6kX:
include $this->template('activity');
goto pXKGA;
Nt45V:
$psize = 10;
goto Ykl5e;
pXKGA: ?>
Did this file decode correctly?
Original Code
goto BJ1v1;
a3yNW:
$uniacid = $_W['uniacid'];
goto O2h2U;
Ykl5e:
$op = $_GPC['op'] == '' ? 'list' : $_GPC['op'];
goto ljkog;
ljkog:
$list = pdo_fetchall('SELECT * FROM ' . tablename('yuni_form_activity') . ' WHERE uniacid=:uniacid order by id DESC
LIMIT ' . ($pindex - 1) * $psize . ',' . $psize, array(":uniacid" => $uniacid));
goto hrG1Q;
hrG1Q:
$count = pdo_fetchcolumn('SELECT COUNT(*) FROM ' . tablename('yuni_form_activity') . ' WHERE uniacid = :uniacid', array(":uniacid" => $uniacid));
goto oo6kX;
O2h2U:
$pindex = max(1, intval($_GPC['page']));
goto Nt45V;
BJ1v1:
global $_GPC, $_W;
goto a3yNW;
oo6kX:
include $this->template('activity');
goto pXKGA;
Nt45V:
$psize = 10;
goto Ykl5e;
pXKGA:
Function Calls
None |
Stats
MD5 | 8807930851805071f935999132341541 |
Eval Count | 0 |
Decode Time | 79 ms |