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 /** * Assign terminal default colors to color id -1 * * @phpstub * * @return b..

Decoded Output download

<?php

/**
 * Assign terminal default colors to color id -1
 *
 * @phpstub
 *
 * @return bool
 */
function ncurses_use_default_colors()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Assign terminal default colors to color id -1
 *
 * @phpstub
 *
 * @return bool
 */
function ncurses_use_default_colors()
{
}

Function Calls

None

Variables

None

Stats

MD5 f392e1c495914f533abfe91071376974
Eval Count 0
Decode Time 70 ms