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 to cooked mode * * @phpstub * * @return bool Returns tru..

Decoded Output download

<?php

/**
 * Switch terminal to cooked mode
 *
 * @phpstub
 *
 * @return bool Returns true if any error occurred, otherwise false.
 */
function ncurses_nocbreak()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Switch terminal to cooked mode
 *
 * @phpstub
 *
 * @return bool Returns true if any error occurred, otherwise false.
 */
function ncurses_nocbreak()
{
}

Function Calls

None

Variables

None

Stats

MD5 4ef483dd4d01e7ffb9a49365e3422267
Eval Count 0
Decode Time 99 ms