[PHP] Parsing whois lookup information

2005-02-09 Thread Harish Rao K
Hello, For a project I need to parse whois domain lookup data. Have some one parsed these data in PHP? Please let me know where can I find them. I have already gone through google and couldn't find anything useful. There is one .NET library (http://www.hexillion.com/whois/) available, but it is

Re: [PHP] Parsing whois lookup information

2005-02-09 Thread Matthew Fonda
You might want to check out PEAR::Net_Whois http://pear.php.net/package/Net_Whois On Wed, 2005-02-09 at 20:13, Harish Rao K wrote: Hello, For a project I need to parse whois domain lookup data. Have some one parsed these data in PHP? Please let me know where can I find them. I have already