Query Method

Get information about a domain.

Object Oriented Interface

public function doQuery($domain);

Procedural Interface

ipworks_whois_do_query($res, $domain);

Remarks

When this method is called, a request is sent to the Server for the information that is stored about the domain. The server response is made available through the DomainInfo property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]