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_set_current_by_key($listbox, $key)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $listbox
 * @param mixed $key
 *
 * @return void 
 */
function newt_listbox_set_current_by_key($listbox, $key)
{
}

Function Calls

None

Variables

None

Stats

MD5 9d008f0b512ba9767633952bc7c2b6e5
Eval Count 0
Decode Time 98 ms