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 /** * Places an invisible panel on top of the stack, making it visible * * @phps..

Decoded Output download

<?php

/**
 * Places an invisible panel on top of the stack, making it visible
 *
 * @phpstub
 *
 * @param resource $panel
 *
 * @return int
 */
function ncurses_show_panel($panel)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Places an invisible panel on top of the stack, making it visible
 *
 * @phpstub
 *
 * @param resource $panel
 *
 * @return int
 */
function ncurses_show_panel($panel)
{
}

Function Calls

None

Variables

None

Stats

MD5 d36f55596fc187ccb7dd693656bf4d4e
Eval Count 0
Decode Time 93 ms