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 /** * Clear screen from current position to bottom * * @phpstub * * @return bo..
Decoded Output download
<?php
/**
* Clear screen from current position to bottom
*
* @phpstub
*
* @return bool
*/
function ncurses_clrtobot()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Clear screen from current position to bottom
*
* @phpstub
*
* @return bool
*/
function ncurses_clrtobot()
{
}
Function Calls
None |
Stats
MD5 | c0bb70c7bc1a509c8cf6a372c529c73a |
Eval Count | 0 |
Decode Time | 67 ms |