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 $milliseconds * ..

Decoded Output download

<?php

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

Did this file decode correctly?

Original Code

<?php

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

Function Calls

None

Variables

None

Stats

MD5 2d07772b7064b54893e9a035df6d9e89
Eval Count 0
Decode Time 74 ms