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 $height * * @ret..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param resource $form
* @param int $height
*
* @return void
*/
function newt_form_set_height($form, $height)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param resource $form
* @param int $height
*
* @return void
*/
function newt_form_set_height($form, $height)
{
}
Function Calls
None |
Stats
MD5 | e955f0fdc92f7d723198fdb7474625ca |
Eval Count | 0 |
Decode Time | 82 ms |