Closed (fixed)
Project:
e-Commerce
Version:
master
Component:
other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2005 at 14:19 UTC
Updated:
28 Feb 2006 at 15:01 UTC
Hello,
Would love to see a new module for this that allows WHOIS lookups to check domain availability and then registration of domain names.
Brett
Comments
Comment #1
gordon commentedThis wouldn't be too hard. There are a couple of pear modules http://pear.php.net/package/Net_Whois which allows the lookup, and the other things could be done as well.
Comment #2
mgiffordI followed up with this here:
http://www.openconcept.ca/whois_source
Tried to post it here but got an error.
Mike
Comment #3
mgiffordWell.. It's not really a patch issue.. but a viable solution..
Could use review..
Comment #4
ñull commentedWHOIS is not available for all domains. A durty dns lookup is. The following snippet could be used to check availability on the basis of existing DNS entry.
Comment #5
allie mickaThis is a backwards discussion. You shouldn't need to worry about whois queries because availability is usually accessible from the registrar API.
Look at integrating Tucows, Directi, enom, etc. and you'll have your availability checking.
Comment #6
(not verified) commented