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 $item * @param string $text * * @re..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $item
 * @param string $text
 *
 * @return void 
 */
function newt_listitem_set($item, $text)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $item
 * @param string $text
 *
 * @return void 
 */
function newt_listitem_set($item, $text)
{
}

Function Calls

None

Variables

None

Stats

MD5 cc62eed870042ea5f049ef7bdf012d3c
Eval Count 0
Decode Time 92 ms