From: Ross G. <ro...@go...> - 2003-11-13 09:07:23
|
On พฤ., 2003-11-13 at 00:04, Rolf Brusletto wrote: > Ross, > thanks for the response... since I've just started using the > class... can you explain how it figures out the whois server to be > querying initially? in order for me to get any information regarding .tv > names, I have to specify $whois->Query['server'] = 'whois.www.tv'; ... > am I missing an initial step in explaining to phpWhois that the correct > server for .tv extensions would be whois.www.tv? I've kind of stopped developing phpwhois now, so I haven't got a source directory handy, but from memory I recall we changed it to do an initial DNS lookup on 'whois-servers.net' (or something). Regards, -- Ross |