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 terminal into raw mode * * @phpstub * * @return bool Returns true..
Decoded Output download
<?php
/**
* Switch terminal into raw mode
*
* @phpstub
*
* @return bool Returns true if any error occurred, otherwise false.
*/
function ncurses_raw()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Switch terminal into raw mode
*
* @phpstub
*
* @return bool Returns true if any error occurred, otherwise false.
*/
function ncurses_raw()
{
}
Function Calls
None |
Stats
MD5 | 398ab30ab4086682c93977077be1afb3 |
Eval Count | 0 |
Decode Time | 90 ms |