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 /** * Reads a character and informs the readline callback interface when a line is..
Decoded Output download
<?php
/**
* Reads a character and informs the readline callback interface when a line is received
*
* @phpstub
*
* @return void
*/
function readline_callback_read_char()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Reads a character and informs the readline callback interface when a line is received
*
* @phpstub
*
* @return void
*/
function readline_callback_read_char()
{
}
Function Calls
None |
Stats
MD5 | 997bdc86a486edf4f7aa74fc85987735 |
Eval Count | 0 |
Decode Time | 99 ms |