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 /** * Turn off the given attributes for soft function-key labels * * @phpstub *..
Decoded Output download
<?php
/**
* Turn off the given attributes for soft function-key labels
*
* @phpstub
*
* @param int $intarg
*
* @return int
*/
function ncurses_slk_attroff($intarg)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Turn off the given attributes for soft function-key labels
*
* @phpstub
*
* @param int $intarg
*
* @return int
*/
function ncurses_slk_attroff($intarg)
{
}
Function Calls
None |
Stats
MD5 | 17048865ce5aecc4b5a078c9eae5cff8 |
Eval Count | 0 |
Decode Time | 103 ms |