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 /** * Initialize ncurses * * @phpstub * * @return void */ function ncurses_i..
Decoded Output download
<?php
/**
* Initialize ncurses
*
* @phpstub
*
* @return void
*/
function ncurses_init()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Initialize ncurses
*
* @phpstub
*
* @return void
*/
function ncurses_init()
{
}
Function Calls
None |
Stats
MD5 | 44fb12c211da1807492aab23f6bcd2ec |
Eval Count | 0 |
Decode Time | 86 ms |