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 terminals (program) mode * * @phpstub * * @return bool Returns fal..
Decoded Output download
<?php
/**
* Saves terminals (program) mode
*
* @phpstub
*
* @return bool Returns false on success, otherwise true.
*/
function ncurses_def_prog_mode()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Saves terminals (program) mode
*
* @phpstub
*
* @return bool Returns false on success, otherwise true.
*/
function ncurses_def_prog_mode()
{
}
Function Calls
None |
Stats
MD5 | f6c6b6fadabe58c85870785f7baa7a7f |
Eval Count | 0 |
Decode Time | 87 ms |