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 /** * Add attributed string at current position * * @phpstub * * @param string..
Decoded Output download
<?php
/**
* Add attributed string at current position
*
* @phpstub
*
* @param string $s
*
* @return int
*/
function ncurses_addchstr($s)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Add attributed string at current position
*
* @phpstub
*
* @param string $s
*
* @return int
*/
function ncurses_addchstr($s)
{
}
Function Calls
None |
Stats
MD5 | c1c8371add07f90a47c0cd1d96c4a2ff |
Eval Count | 0 |
Decode Time | 98 ms |