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 /** * Terminate monitoring * * @phpstub * * @param resource $fam * @param res..
Decoded Output download
<?php
/**
* Terminate monitoring
*
* @phpstub
*
* @param resource $fam
* @param resource $fam_monitor
*
* @return bool
*/
function fam_cancel_monitor($fam, $fam_monitor)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Terminate monitoring
*
* @phpstub
*
* @param resource $fam
* @param resource $fam_monitor
*
* @return bool
*/
function fam_cancel_monitor($fam, $fam_monitor)
{
}
Function Calls
None |
Stats
MD5 | 3fc21a1d36fd5466ee7a38b1bd0ac650 |
Eval Count | 0 |
Decode Time | 108 ms |