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 /** * Return an error code * * @phpstub * * @return int Returns the error code..
Decoded Output download
<?php
/**
* Return an error code
*
* @phpstub
*
* @return int Returns the error code as an integer, or false if no error occurred.
*/
function ibase_errcode()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Return an error code
*
* @phpstub
*
* @return int Returns the error code as an integer, or false if no error occurred.
*/
function ibase_errcode()
{
}
Function Calls
None |
Stats
MD5 | a106ecd022738f25c443b0a2727acd56 |
Eval Count | 0 |
Decode Time | 88 ms |