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 /** * Restarts the interpreter * * @phpstub * * @param int $debug_level * * ..
Decoded Output download
<?php
/**
* Restarts the interpreter
*
* @phpstub
*
* @param int $debug_level
*
* @return bool
*/
function apd_continue($debug_level)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Restarts the interpreter
*
* @phpstub
*
* @param int $debug_level
*
* @return bool
*/
function apd_continue($debug_level)
{
}
Function Calls
None |
Stats
MD5 | b761cdbe80a0d5360d46f8e12aad0936 |
Eval Count | 0 |
Decode Time | 101 ms |