https://bugzilla.wikimedia.org/show_bug.cgi?id=31885

--- Comment #7 from p858snake <p858sn...@gmail.com> 2011-10-26 22:18:53 UTC ---
(In reply to comment #5)
> or a PHP implementation of WHOIS? http://pear.php.net/package/Net_Whois for
> example:
> 
> $ pear install Net_Whois
> $ php -r 'require ("Net/Whois.php");$w = new Net_Whois();echo $w->query("n
> 46.105.138.12");'
> results in:
That would require the pear package of NetWhois installed wouldn't, Which is
something we don't really want (more "third party" dependices)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to