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 /** * Doesn't return until a key has been pressed * * @phpstub * * @return voi..

Decoded Output download

<?php

/**
 * Doesn't return until a key has been pressed
 *
 * @phpstub
 *
 * @return void 
 */
function newt_wait_for_key()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Doesn't return until a key has been pressed
 *
 * @phpstub
 *
 * @return void 
 */
function newt_wait_for_key()
{
}

Function Calls

None

Variables

None

Stats

MD5 07d2606e62a5c30b6ecdaf0c213e544c
Eval Count 0
Decode Time 88 ms