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