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 /** * Returns the window associated with panel * * @phpstub * * @param resourc..
Decoded Output download
<?php
/**
* Returns the window associated with panel
*
* @phpstub
*
* @param resource $panel
*
* @return resource
*/
function ncurses_panel_window($panel)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns the window associated with panel
*
* @phpstub
*
* @param resource $panel
*
* @return resource
*/
function ncurses_panel_window($panel)
{
}
Function Calls
None |
Stats
MD5 | 36f1c7c3205411eb9ad7b7fbe94b9746 |
Eval Count | 0 |
Decode Time | 84 ms |