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 /** * Inform readline that the cursor has moved to a new line * * @phpstub * *..

Decoded Output download

<?php

/**
 * Inform readline that the cursor has moved to a new line
 *
 * @phpstub
 *
 * @return void 
 */
function readline_on_new_line()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Inform readline that the cursor has moved to a new line
 *
 * @phpstub
 *
 * @return void 
 */
function readline_on_new_line()
{
}

Function Calls

None

Variables

None

Stats

MD5 a20c6163c20a135983ac0e75e4b603cf
Eval Count 0
Decode Time 102 ms