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