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

Signing you up...

Thank you for signing up!

PHP Decode

<?php require_once( "class.baseobject.php" ); class Ts_Func_Map extends BaseObject { p..

Decoded Output download

<?php
require_once( "class.baseobject.php" );
class Ts_Func_Map extends BaseObject {
    public $_table = 'mt_ts_funcmap';
    public $_prefix = "ts_funcmap_func";
}
?>

Did this file decode correctly?

Original Code

<?php
require_once( "class.baseobject.php" );
class Ts_Func_Map extends BaseObject {
    public $_table = 'mt_ts_funcmap';
    public $_prefix = "ts_funcmap_func";
}
?>

Function Calls

None

Variables

None

Stats

MD5 6e8172d0c13baf9adfe434f15e2d601c
Eval Count 0
Decode Time 95 ms