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 string */ fun..

Decoded Output download

<?php

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

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $listbox
 *
 * @return string 
 */
function newt_listbox_get_current($listbox)
{
}

Function Calls

None

Variables

None

Stats

MD5 1375490119c4741c962073fde56ccd2b
Eval Count 0
Decode Time 75 ms