Closed (fixed)
Project:
Whois lookup
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Oct 2008 at 21:27 UTC
Updated:
18 Dec 2009 at 10:40 UTC
It's often necessary to know if domains is available, without having to see all other information about domain.
Comments
Comment #1
xxm commentedIn the Readme file in phpwhois it say to set
$whois->deep_whois = false;
I've set false but without any effect. I don't understand why.
Does somone know how to get only 1 or 0 for the whois request?
Comment #2
hgreer commentedI'm looking for the same information. I can get the words Available or Not Available to show up using the script snippet that is provided in the Read Me file for phpwhois, but can't get it to show up with all of the other information--it shows up at the very top of my page above the header--any ideas?
Comment #3
momper commentedsubscribing
Comment #4
xxm commentednobody no idea?
Comment #5
yngens commentedsubscribing...
would be really nice to have an option to see on the result page only information on availability of the checked domain with a link to another page with detailed whois information for those interested.
Comment #6
helmo commentedFor issue #497686: Change the message used when the domain is available, and make it translatable the output method 'HTMLized status only' has been added. It also uses a template file allowing a more customized rendering.