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 /** * Clears soft labels from screen * * @phpstub * * @return bool Returns tru..

Decoded Output download

<?php

/**
 * Clears soft labels from screen
 *
 * @phpstub
 *
 * @return bool Returns true on errors, false otherwise.
 */
function ncurses_slk_clear()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Clears soft labels from screen
 *
 * @phpstub
 *
 * @return bool Returns true on errors, false otherwise.
 */
function ncurses_slk_clear()
{
}

Function Calls

None

Variables

None

Stats

MD5 1a54099b1a62de32986a4d5d8b64e128
Eval Count 0
Decode Time 94 ms