PHP » GoLang |
login |
register |
about
|
SNMP::getErrno(PHP 5 >= 5.4.0, PHP 7) SNMP::getErrno — Get last error code Description
public int SNMP::getErrno
( void
)
Returns error code from last SNMP request. Return ValuesReturns one of SNMP error code values described in constants chapter. ExamplesExample #1 SNMP::getErrno() example
<?php The above example will output: bool(false) bool(true) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|