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 /** * Saves terminal state * * @phpstub * * @return bool Always returns false...
Decoded Output download
<?php
/**
* Saves terminal state
*
* @phpstub
*
* @return bool Always returns false.
*/
function ncurses_savetty()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Saves terminal state
*
* @phpstub
*
* @return bool Always returns false.
*/
function ncurses_savetty()
{
}
Function Calls
None |
Stats
MD5 | 23dcd8f4076172423a24e11e4ffe679a |
Eval Count | 0 |
Decode Time | 69 ms |