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 /** * Return the method how the SNMP values will be returned * * @phpstub * * ..
Decoded Output download
<?php
/**
* Return the method how the SNMP values will be returned
*
* @phpstub
*
* @return int OR-ed combitantion of constants ( or
* ) with
* possible SNMP_VALUE_OBJECT set.
*/
function snmp_get_valueretrieval()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Return the method how the SNMP values will be returned
*
* @phpstub
*
* @return int OR-ed combitantion of constants ( or
* ) with
* possible SNMP_VALUE_OBJECT set.
*/
function snmp_get_valueretrieval()
{
}
Function Calls
None |
Stats
MD5 | 65ded3d2778beb576d6e5aa075b554ab |
Eval Count | 0 |
Decode Time | 92 ms |