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 /** * Read a character from keyboard * * @phpstub * * @return int */ function..

Decoded Output download

<?php

/**
 * Read a character from keyboard
 *
 * @phpstub
 *
 * @return int
 */
function ncurses_getch()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Read a character from keyboard
 *
 * @phpstub
 *
 * @return int
 */
function ncurses_getch()
{
}

Function Calls

None

Variables

None

Stats

MD5 6802dd1db7782da5951b5326b150b96c
Eval Count 0
Decode Time 79 ms