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 $textbox * * @return int */ functi..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $textbox
 *
 * @return int 
 */
function newt_textbox_get_num_lines($textbox)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $textbox
 *
 * @return int 
 */
function newt_textbox_get_num_lines($textbox)
{
}

Function Calls

None

Variables

None

Stats

MD5 456ce04eefbf38e03389040baa6e36f7
Eval Count 0
Decode Time 100 ms