PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
array $args - an array of the arguments to set
Tabelle 49-1. possible array keys
Key name | Description | NOT supported on |
---|---|---|
„count“ | Number of ping packages to send | |
„quiet“ | Level of output verbosity | Windows |
„iface“ | FreeBSD, Linux, Windows | |
„ttl“ | ||
„timeout“ | Time to wait for a ACK of a ping package | |
„size“ | Size of a ping package | FreeBSD, Darwin, Linux, Windows |
boolean - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 49-2. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
NULL | PING_INVALID_ARGUMENTS | A not supported argument was given | Check typing of argument (key name) and OS-support of the argument. |
Zurück | Zum Anfang | Nach vorne |
Net_Ping::ping() | Nach oben | Net_POP3 |