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 /** * Reads the history * * @phpstub * * @param string $filename * * @return..

Decoded Output download

<?php

/**
 * Reads the history
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return bool 
 */
function readline_read_history($filename = NULL)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Reads the history
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return bool 
 */
function readline_read_history($filename = NULL)
{
}

Function Calls

None

Variables

None

Stats

MD5 da1beb4b02481446d35da8c2ff36fc88
Eval Count 0
Decode Time 83 ms