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 reads from master * * @phpstub * * @param resource $link * * @r..
Decoded Output download
<?php
/**
* Enable reads from master
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_enable_reads_from_master($link)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Enable reads from master
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_enable_reads_from_master($link)
{
}
Function Calls
None |
Stats
MD5 | 6f210018f65c1c99d169bea450f0f42a |
Eval Count | 0 |
Decode Time | 82 ms |