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 resource $listbox * @param int $num * * @ret..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param resource $listbox
* @param int $num
*
* @return void
*/
function newt_listbox_set_current($listbox, $num)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param resource $listbox
* @param int $num
*
* @return void
*/
function newt_listbox_set_current($listbox, $num)
{
}
Function Calls
None |
Stats
MD5 | ec4dab88faec48defccdc51c48281223 |
Eval Count | 0 |
Decode Time | 82 ms |