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 /** * Resets the prog mode saved by def_prog_mode * * @phpstub * * @return int..
Decoded Output download
<?php
/**
* Resets the prog mode saved by def_prog_mode
*
* @phpstub
*
* @return int
*/
function ncurses_reset_prog_mode()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Resets the prog mode saved by def_prog_mode
*
* @phpstub
*
* @return int
*/
function ncurses_reset_prog_mode()
{
}
Function Calls
None |
Stats
MD5 | 880509b2d7c3f5223d9f50e28595c676 |
Eval Count | 0 |
Decode Time | 83 ms |