摘要:functionwhois_hichina($domain){preg_match("|<pre>(.+?)<pre>|is",@file_get_contents(&#39;http:whois.hichina.comcgi-binwhois?domain=&...
转载请注明来源:php域名whois查询函数
转载请注明来源:php域名whois查询函数
- function whois_hichina($domain) {
- preg_match("|<pre>(.+?)</pre>|is", @file_get_contents('http://whois.hichina.com/cgi-bin/whois?domain='.$domain.''), $whois);
- $whois[0] = str_replace('友情提示:按注册局要求,过期域名可能会处于注册商自动续费期阶段,您在此查询所看到的域名到期日仅供参考<br />请您<a href="http://www.php1.cn/">, '', ($whois[0]));//过滤掉此段文字
- return $whois[0]);
- }
- //新网 whois (非新网提供,只是根据新网自身网站的url修改实现)
- function whois_xinnet($domain) {
- preg_match("|<div class="lytableinfowrap">(.+?)</div>|is", @file_get_contents('http://www.xinnet.cn/modules/agent/serv/pages/domain_whois.jsp?domainnamewhois='.$domain.'&nocode=nocode'), $whois);//开源代码phpfensi.com
- return $whois[0];
- }
- }
哈尔滨品用软件有限公司致力于为哈尔滨的中小企业制作大气、美观的优秀网站,并且能够搭建符合百度排名规范的网站基底,使您的网站无需额外费用,即可稳步提升排名至首页。欢迎体验最佳的哈尔滨网站建设。