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