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 /** * Inherit screen from file dump * * @phpstub * * @param string $filename ..

Decoded Output download

<?php

/**
 * Inherit screen from file dump
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return int
 */
function ncurses_scr_set($filename)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Inherit screen from file dump
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return int
 */
function ncurses_scr_set($filename)
{
}

Function Calls

None

Variables

None

Stats

MD5 9c08593d0c0ce6658c56f8505bebcd9b
Eval Count 0
Decode Time 103 ms