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 /** * Determines if the current functions return value will be used * * @phpstub..
Decoded Output download
<?php
/**
* Determines if the current functions return value will be used
*
* @phpstub
*
* @return bool Returns true if the function's return value is used by the calling scope,
* otherwise false
*/
function runkit_return_value_used()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Determines if the current functions return value will be used
*
* @phpstub
*
* @return bool Returns true if the function's return value is used by the calling scope,
* otherwise false
*/
function runkit_return_value_used()
{
}
Function Calls
None |
Stats
MD5 | 47d7385ae94868e1ed153b68e5df32ab |
Eval Count | 0 |
Decode Time | 76 ms |