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 /** * * * @phpstub * * @param int $left * @param int $top * @param int $hei..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param int $left
* @param int $top
* @param int $height
* @param int $flags
*
* @return resource
*/
function newt_checkbox_tree($left, $top, $height, $flags = NULL)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param int $left
* @param int $top
* @param int $height
* @param int $flags
*
* @return resource
*/
function newt_checkbox_tree($left, $top, $height, $flags = NULL)
{
}
Function Calls
None |
Stats
MD5 | 73fbe197dc012e64485255c1de6dfc2e |
Eval Count | 0 |
Decode Time | 87 ms |