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 /** * Single character output including refresh * * @phpstub * * @param int $c..

Decoded Output download

<?php

/**
 * Single character output including refresh
 *
 * @phpstub
 *
 * @param int $character
 *
 * @return int
 */
function ncurses_echochar($character)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Single character output including refresh
 *
 * @phpstub
 *
 * @param int $character
 *
 * @return int
 */
function ncurses_echochar($character)
{
}

Function Calls

None

Variables

None

Stats

MD5 636213614a469f8cf01f9afcbcadc3fa
Eval Count 0
Decode Time 75 ms