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 /** * Get the facility code of error * * @phpstub * * @return int Facility cod..
Decoded Output download
<?php
/**
* Get the facility code of error
*
* @phpstub
*
* @return int Facility code of the error code that occurred: CUBRID_FACILITY_DBMS, CUBRID_FACILITY_CAS, CUBRID_FACILITY_CCI, CUBRID_FACILITY_CLIENT
*/
function cubrid_error_code_facility()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get the facility code of error
*
* @phpstub
*
* @return int Facility code of the error code that occurred: CUBRID_FACILITY_DBMS, CUBRID_FACILITY_CAS, CUBRID_FACILITY_CCI, CUBRID_FACILITY_CLIENT
*/
function cubrid_error_code_facility()
{
}
Function Calls
None |
Stats
MD5 | 5874c80c1129cfbc21da5c47f28bfa7f |
Eval Count | 0 |
Decode Time | 95 ms |