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 /** * Disable RPL parse * * @phpstub * * @param resource $link * * @return b..
Decoded Output download
<?php
/**
* Disable RPL parse
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_disable_rpl_parse($link)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Disable RPL parse
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_disable_rpl_parse($link)
{
}
Function Calls
None |
Stats
MD5 | 96013885c7737660001b98624b25631c |
Eval Count | 0 |
Decode Time | 66 ms |