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 /** * Activate keyboard input echo * * @phpstub * * @return bool Returns false..

Decoded Output download

<?php

/**
 * Activate keyboard input echo
 *
 * @phpstub
 *
 * @return bool Returns false on success, true if any error occurred.
 */
function ncurses_echo()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Activate keyboard input echo
 *
 * @phpstub
 *
 * @return bool Returns false on success, true if any error occurred.
 */
function ncurses_echo()
{
}

Function Calls

None

Variables

None

Stats

MD5 ec876b22aa63d4ec65de7bb2081ada13
Eval Count 0
Decode Time 83 ms