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 error code for last fdf operation * * @phpstub * * @return int Re..
Decoded Output download
<?php
/**
* Return error code for last fdf operation
*
* @phpstub
*
* @return int Returns the error code as an integer, or zero if there was no errors.
*/
function fdf_errno()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Return error code for last fdf operation
*
* @phpstub
*
* @return int Returns the error code as an integer, or zero if there was no errors.
*/
function fdf_errno()
{
}
Function Calls
None |
Stats
MD5 | 6cedae12194a3d04ca2640937d501a9c |
Eval Count | 0 |
Decode Time | 99 ms |