开发者

domai name availbility checker

开发者 https://www.devze.com 2022-12-12 20:31 出处:网络
actually i am looking for jquery and php script for checking开发者_运维问答 domain name availability and whois.

actually i am looking for jquery and php script for checking开发者_运维问答 domain name availability and whois.

like this example

http://davidwalsh.name/?s=WHOIS%20Domain%20Availability%20Checker

Thanks


Try phpwhois for getting whois data. It doesn't do it the ajax way, so you will have to write a simple page to make an ajax call as per your need.


I've never used those, but maybe the PEAR packages Net_Whois and/or Net_DNS could be helpful ?

0

精彩评论

暂无评论...
验证码 换一张
取 消