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 /** * Returns string describing the last error associated with a request resource ..
Decoded Output download
<?php
/**
* Returns string describing the last error associated with a request resource
*
* @phpstub
*
* @param resource $req
*
* @return string returns string describing the last error associated with the request resource specified by .
*/
function eio_get_last_error($req)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns string describing the last error associated with a request resource
*
* @phpstub
*
* @param resource $req
*
* @return string returns string describing the last error associated with the request resource specified by .
*/
function eio_get_last_error($req)
{
}
Function Calls
None |
Stats
MD5 | 158537e65a52cd2c5b68228287ec868a |
Eval Count | 0 |
Decode Time | 85 ms |