Whois domain script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
spamyboy
Forum Contributor
Posts: 266
Joined: Sun Nov 06, 2005 11:29 am
Location: Lithuania, vilnius

Whois domain script

Post by spamyboy »

I'm basicly looking for script that would alow me to check all **.lt domains (from two symbols) that are still avayble.
Maybe anyone knows any pre-made script for that ?
(sorry if this is wrong section)
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post by jayshields »

Google "PHP domain whois". Quite simple!
User avatar
spamyboy
Forum Contributor
Posts: 266
Joined: Sun Nov 06, 2005 11:29 am
Location: Lithuania, vilnius

Post by spamyboy »

I didnt menaged to find exactly what I am looking for.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Keep looking.
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

Is it acceptable to search every permutation of domain name for availability?

I won't to the math, but that is one heck of a lot of domain names (even if limited to a single TLD)
User avatar
spamyboy
Forum Contributor
Posts: 266
Joined: Sun Nov 06, 2005 11:29 am
Location: Lithuania, vilnius

Post by spamyboy »

I didnt menaged to find it.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Then make your own. If you have specific questions then I'm sure we can nudge you. As for searching, I found plenty of whois scripts on the first google result page which leads me to believe you should continue searching a little bit harder. :wink:
jabbaonthedais
Forum Contributor
Posts: 127
Joined: Wed Aug 18, 2004 12:08 pm

Post by jabbaonthedais »

I doubt you'll find a script that will do "exactly" what you want, but you should be able to customize any whois script to do it.
Post Reply