ajax_whois_v1.0
Free script with a Creative Commons License and requested linkback to dailydomain - A FREE CO.UK domain drop lists
This script is a follow on to the whoisx script but displays availability on multiple domains via ajax calls.
For details regarding the whois section please read whoisx desciption.
If you require whois2 the following lines need to be edited within whoischeck.php
LINE 25
LINES 71 - 73
Download and Demo
dailydomain - domain drop lists Project menu
(I know the desciption is rubbish)
Basically type in a domain and either select a single hlq or =none= to display them all.
Free script with a Creative Commons License and requested linkback to dailydomain - A FREE CO.UK domain drop lists
This script is a follow on to the whoisx script but displays availability on multiple domains via ajax calls.
For details regarding the whois section please read whoisx desciption.
If you require whois2 the following lines need to be edited within whoischeck.php
LINE 25
Code:
$string = socket_whois('x.x.x.x',$nicsrv,$dom); // update x.x.x.x with your host IP if your using whois2
LINES 71 - 73
Code:
array('co.uk','whois.nic.uk','43'), // 43 standard, 1043 if your host IP has access to whois2
array('org.uk','whois.nic.uk','43'), // 43 standard, 1043 if your host IP has access to whois2
array('me.uk','whois.nic.uk','43'), // 43 standard, 1043 if your host IP has access to whois2
Download and Demo
dailydomain - domain drop lists Project menu
(I know the desciption is rubbish)
Basically type in a domain and either select a single hlq or =none= to display them all.
Last edited: