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 string $seq
 * @param int $flags
 *
 * @return resource 
 */
function newt_checkbox_tree_multi($left, $top, $height, $seq, $flags = NULL)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param int $left
 * @param int $top
 * @param int $height
 * @param string $seq
 * @param int $flags
 *
 * @return resource 
 */
function newt_checkbox_tree_multi($left, $top, $height, $seq, $flags = NULL)
{
}

Function Calls

None

Variables

None

Stats

MD5 8266c97a29cc8aa0289f74381bcc9285
Eval Count 0
Decode Time 77 ms