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 /** * Enable RPL parse * * @phpstub * * @param resource $link * * @return bo..

Decoded Output download

<?php

/**
 * Enable RPL parse
 *
 * @phpstub
 *
 * @param resource $link
 *
 * @return bool
 */
function maxdb_enable_rpl_parse($link)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Enable RPL parse
 *
 * @phpstub
 *
 * @param resource $link
 *
 * @return bool
 */
function maxdb_enable_rpl_parse($link)
{
}

Function Calls

None

Variables

None

Stats

MD5 8f930437bfd6b7d457adc13f5489bf41
Eval Count 0
Decode Time 88 ms