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 /** * Control use of environment information about terminal size * * @phpstub *..
Decoded Output download
<?php
/**
* Control use of environment information about terminal size
*
* @phpstub
*
* @param bool $flag
*
* @return void
*/
function ncurses_use_env($flag)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Control use of environment information about terminal size
*
* @phpstub
*
* @param bool $flag
*
* @return void
*/
function ncurses_use_env($flag)
{
}
Function Calls
None |
Stats
MD5 | dfad271d344c7d072f6d20e992b205b4 |
Eval Count | 0 |
Decode Time | 101 ms |