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 /** * Tells newt to return the terminal to its initial state * * @phpstub * * ..

Decoded Output download

<?php

/**
 * Tells newt to return the terminal to its initial state
 *
 * @phpstub
 *
 * @return void 
 */
function newt_suspend()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Tells newt to return the terminal to its initial state
 *
 * @phpstub
 *
 * @return void 
 */
function newt_suspend()
{
}

Function Calls

None

Variables

None

Stats

MD5 2e360d2a418231f15efb36e145a5ba44
Eval Count 0
Decode Time 78 ms