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 /** * Sets color for soft label keys * * @phpstub * * @param int $intarg * *..

Decoded Output download

<?php

/**
 * Sets color for soft label keys
 *
 * @phpstub
 *
 * @param int $intarg
 *
 * @return int
 */
function ncurses_slk_color($intarg)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Sets color for soft label keys
 *
 * @phpstub
 *
 * @param int $intarg
 *
 * @return int
 */
function ncurses_slk_color($intarg)
{
}

Function Calls

None

Variables

None

Stats

MD5 44ba10614b771b32e1c7c11f0bd23238
Eval Count 0
Decode Time 77 ms