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 void */ funct..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $listbox
 *
 * @return void 
 */
function newt_listbox_clear_selection($listbox)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $listbox
 *
 * @return void 
 */
function newt_listbox_clear_selection($listbox)
{
}

Function Calls

None

Variables

None

Stats

MD5 eeaae17a1f7b478914a1fa4f16421d9e
Eval Count 0
Decode Time 88 ms