PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
string $query - the Whois database object to look up
string $server - the name of the server or its IP address
Tabelle 49-1. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
every | „ Error connecting to server (Net_Socket says: Error-Message.) “ | Connection to server failed | Check typing of server address and make sure the host is connected to the network. |
Anmerkung: You will not get a PEAR_Error, if the query fails due to a not existing whois object. This can be only done by checking the data returned by query().
Beispiel 49-1. Using Whois-query()
|
Zurück | Zum Anfang | Nach vorne |
Net_Whois | Nach oben | Net_Wifi |