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 /** * Check if RPL parse is enabled * * @phpstub * * @param mysqli $link * *..

Decoded Output download

<?php

/**
 * Check if RPL parse is enabled
 *
 * @phpstub
 *
 * @param mysqli $link
 *
 * @return int
 */
function mysqli_rpl_parse_enabled($link)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Check if RPL parse is enabled
 *
 * @phpstub
 *
 * @param mysqli $link
 *
 * @return int
 */
function mysqli_rpl_parse_enabled($link)
{
}

Function Calls

None

Variables

None

Stats

MD5 c0c487d584ea4242a89fb3b43d1e80a0
Eval Count 0
Decode Time 75 ms