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 * * @return array */ func..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param resource $listbox
*
* @return array
*/
function newt_listbox_get_selection($listbox)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param resource $listbox
*
* @return array
*/
function newt_listbox_get_selection($listbox)
{
}
Function Calls
None |
Stats
MD5 | ecd2abd015e3c4d1b5540f16fa15aa4d |
Eval Count | 0 |
Decode Time | 87 ms |