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.