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 int $left * @param int $top * @param string $..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param int $left
 * @param int $top
 * @param string $text
 *
 * @return resource 
 */
function newt_compact_button($left, $top, $text)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param int $left
 * @param int $top
 * @param string $text
 *
 * @return resource 
 */
function newt_compact_button($left, $top, $text)
{
}

Function Calls

None

Variables

None

Stats

MD5 f0cc5b465f90fbbfdc390129d66187c0
Eval Count 0
Decode Time 88 ms