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 /** * Erase terminal screen * * @phpstub * * @return bool */ function ncurse..
Decoded Output download
<?php
/**
* Erase terminal screen
*
* @phpstub
*
* @return bool
*/
function ncurses_erase()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Erase terminal screen
*
* @phpstub
*
* @return bool
*/
function ncurses_erase()
{
}
Function Calls
None |
Stats
MD5 | 3bc4573e932245d84040dc76d0c4da34 |
Eval Count | 0 |
Decode Time | 112 ms |