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 /** * Enables or disables internal report functions * * @phpstub * * @param in..
Decoded Output download
<?php
/**
* Enables or disables internal report functions
*
* @phpstub
*
* @param int $flags
*
* @return bool
*/
function maxdb_report($flags)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Enables or disables internal report functions
*
* @phpstub
*
* @param int $flags
*
* @return bool
*/
function maxdb_report($flags)
{
}
Function Calls
None |
Stats
MD5 | 18b9ae4e42d3052387b6d6f511e71a29 |
Eval Count | 0 |
Decode Time | 81 ms |