PHP » GoLang |
login |
register |
about
|
SNMP::getError(PHP 5 >= 5.4.0, PHP 7) SNMP::getError — Get last error message Description
public string SNMP::getError
( void
)
Returns string with error from last SNMP request. Return ValuesString describing error from last SNMP request. ExamplesExample #1 SNMP::getError() example
<?php The above example will output: bool(false) string(26) "No response from 127.0.0.1" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|