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 /** * Free the resources associated with a result identifier * * @phpstub * * ..
Decoded Output download
<?php
/**
* Free the resources associated with a result identifier
*
* @phpstub
*
* @param resource $result
*
* @return bool
*/
function ingres_free_result($result)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Free the resources associated with a result identifier
*
* @phpstub
*
* @param resource $result
*
* @return bool
*/
function ingres_free_result($result)
{
}
Function Calls
None |
Stats
MD5 | f3c9682af90922d07f1c9e42d125a089 |
Eval Count | 0 |
Decode Time | 99 ms |