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