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 /** * Dump debugging information into the log * * @phpstub * * @param resource..
Decoded Output download
<?php
/**
* Dump debugging information into the log
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_dump_debug_info($link)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Dump debugging information into the log
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function maxdb_dump_debug_info($link)
{
}
Function Calls
None |
Stats
MD5 | 693811f2297245248dc3e1f385eb7b63 |
Eval Count | 0 |
Decode Time | 77 ms |