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 /** * Registers a completion function * * @phpstub * * @param callable $functi..
Decoded Output download
<?php
/**
* Registers a completion function
*
* @phpstub
*
* @param callable $function
*
* @return bool
*/
function readline_completion_function($function)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Registers a completion function
*
* @phpstub
*
* @param callable $function
*
* @return bool
*/
function readline_completion_function($function)
{
}
Function Calls
None |
Stats
MD5 | 46d93b765a4f110ff02efe586bee4ad4 |
Eval Count | 0 |
Decode Time | 114 ms |