php函数:域名whois查询(利用万网与新网接口查询)
函数一:
//万网 whois(使用的接口为万网提供合法接口)
function whois_hichina($domain) {
preg_match("|
(. ?)|is", @file_get_contents(http://whois.hichina.com/cgi-bin/whois?domain=.$domain.), $whois);
$whois[0] = str_replace(友情提示:按注册局要求,过期域名可能会处于注册商自动续费期阶段,您在此查询所看到的域名到期日仅供参考
请您进入会员区查看该域名的实际到期时间,并请及时进行续费,谢谢!, , ($whois[0]));//过滤掉此段文字
return $whois[0];
}
//函数调用
echo whois_hichina(www.ite5e.com)
函数二:
//新网 whois (非新网提供,只是根据新网自身网站的url修改实现)
function whois_xinnet($domain) {
preg_match("|
return $whois[0];
}
//函数调用
echo whois_xinnet(www.ite5e.com)
?>

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version
Visual web development tools

Notepad++7.3.1
Easy-to-use and free code editor