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 /** * Returns current line kill character * * @phpstub * * @return string Retu..
Decoded Output download
<?php
/**
* Returns current line kill character
*
* @phpstub
*
* @return string Returns the kill character, as a string.
*/
function ncurses_killchar()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns current line kill character
*
* @phpstub
*
* @return string Returns the kill character, as a string.
*/
function ncurses_killchar()
{
}
Function Calls
None |
Stats
MD5 | 8656ea793f9c9730cf34582f511dc187 |
Eval Count | 0 |
Decode Time | 94 ms |