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 /** * Switch off keyboard input echo * * @phpstub * * @return bool Returns tru..
Decoded Output download
<?php
/**
* Switch off keyboard input echo
*
* @phpstub
*
* @return bool Returns true if any error occurred, false otherwise.
*/
function ncurses_noecho()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Switch off keyboard input echo
*
* @phpstub
*
* @return bool Returns true if any error occurred, false otherwise.
*/
function ncurses_noecho()
{
}
Function Calls
None |
Stats
MD5 | 627e348bbb8fe5c0d8719e64c630efc6 |
Eval Count | 0 |
Decode Time | 92 ms |