Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
public function x82() { $this->_warnings = array(); $this->_notices..
Decoded Output download
<? public function x82()
{
$this->_warnings = array();
$this->_notices = array();
$this->_sql = array();
$this->_columns = array();
$this->_products = array();
$this->_stocks = array();
$this->_autoInc = 0;
$this->_tables = array();
$this->_total = false;
$this->_output = array();
} ?>
Did this file decode correctly?
Original Code
public function x82()
{
$this->_warnings = array();
$this->_notices = array();
$this->_sql = array();
$this->_columns = array();
$this->_products = array();
$this->_stocks = array();
$this->_autoInc = 0;
$this->_tables = array();
$this->_total = false;
$this->_output = array();
}
Function Calls
None |
Stats
MD5 | dbc0ee63caac605491327ad249df4dfd |
Eval Count | 0 |
Decode Time | 42 ms |