How to add a WHO.IS to my site

jdab

Madly Diligent
Joined
Aug 29, 2010
Messages
9,642
Reaction score
1
FP$
21
I'm looking to add a WHO.IS search to my new domain, anyone got any ideas?
 
Are you talking like one that searches whois data on your site?
or
Are you talking about one that people can input a domain and it will go to http://who.is to search for the domain?
 
Patrick S. said:
Are you talking like one that searches whois data on your site?
or
Are you talking about one that people can input a domain and it will go to http://who.is to search for the domain?
One that searches Whois data on the site.
 
Do you want to create one yourself and just need tips or looking for an easy built one?
You will need to open gather all the different WhoIS servers for the different domains. You can find lists most anywhere. Then just open the socket(43) with PHP and gather the information.

You can also search for a "Whois PHP Script" on google. You should be able to find one.
 
Patrick S. said:
Do you want to create one yourself and just need tips or looking for an easy built one?
You will need to open gather all the different WhoIS servers for the different domains. You can find lists most anywhere. Then just open the socket(43) with PHP and gather the information.

You can also search for a "Whois PHP Script" on google. You should be able to find one.
Okay thanks. I'll probably need some help though so I may pay you if you're up for it 🙂
 
Sure, PM me or use one of my IM, E-Mail, or iMessanger to send me a message when you need help. 😉
 
Back
Top Bottom