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 $form * @param int $width * * @retu..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $form
 * @param int $width
 *
 * @return void 
 */
function newt_form_set_width($form, $width)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $form
 * @param int $width
 *
 * @return void 
 */
function newt_form_set_width($form, $width)
{
}

Function Calls

None

Variables

None

Stats

MD5 2ff69e6d39126037ba603908762b58f1
Eval Count 0
Decode Time 88 ms