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 /** * End standout mode for a window * * @phpstub * * @param resource $window ..
Decoded Output download
<?php
/**
* End standout mode for a window
*
* @phpstub
*
* @param resource $window
*
* @return int
*/
function ncurses_wstandend($window)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* End standout mode for a window
*
* @phpstub
*
* @param resource $window
*
* @return int
*/
function ncurses_wstandend($window)
{
}
Function Calls
None |
Stats
MD5 | cbf460da11def6bf234fec8a53e08699 |
Eval Count | 0 |
Decode Time | 70 ms |