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 /** * Frees result memory * * @phpstub * * @param resource $result * * @retu..
Decoded Output download
<?php
/**
* Frees result memory
*
* @phpstub
*
* @param resource $result
*
* @return bool
*/
function sybase_free_result($result)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Frees result memory
*
* @phpstub
*
* @param resource $result
*
* @return bool
*/
function sybase_free_result($result)
{
}
Function Calls
None |
Stats
MD5 | 83c03d89c89cc6ad07a49c4fc175bce5 |
Eval Count | 0 |
Decode Time | 67 ms |