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 /** * Set given attributes for soft function-key labels * * @phpstub * * @para..

Decoded Output download

<?php

/**
 * Set given attributes for soft function-key labels
 *
 * @phpstub
 *
 * @param int $intarg
 *
 * @return int
 */
function ncurses_slk_attrset($intarg)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set given attributes for soft function-key labels
 *
 * @phpstub
 *
 * @param int $intarg
 *
 * @return int
 */
function ncurses_slk_attrset($intarg)
{
}

Function Calls

None

Variables

None

Stats

MD5 d88b98d649cf5128707f53b8b17850c9
Eval Count 0
Decode Time 136 ms