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 /** * Set the OID output format * * @phpstub * * @param int $oid_format * * ..
Decoded Output download
<?php
/**
* Set the OID output format
*
* @phpstub
*
* @param int $oid_format
*
* @return bool
*/
function snmp_set_oid_output_format($oid_format = false)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Set the OID output format
*
* @phpstub
*
* @param int $oid_format
*
* @return bool
*/
function snmp_set_oid_output_format($oid_format = false)
{
}
Function Calls
None |
Stats
MD5 | 654c0643f52db97f85ac565892c94c23 |
Eval Count | 0 |
Decode Time | 106 ms |