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 /** * Remove panel from the stack and delete it (but not the associated window) *..

Decoded Output download

<?php

/**
 * Remove panel from the stack and delete it (but not the associated window)
 *
 * @phpstub
 *
 * @param resource $panel
 *
 * @return bool
 */
function ncurses_del_panel($panel)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Remove panel from the stack and delete it (but not the associated window)
 *
 * @phpstub
 *
 * @param resource $panel
 *
 * @return bool
 */
function ncurses_del_panel($panel)
{
}

Function Calls

None

Variables

None

Stats

MD5 c85b1a535b56d9ad74484359e6e0bcfd
Eval Count 0
Decode Time 72 ms