该代码由炫彩七零(qq781787584)原创发布,转载请注明。。。。代码内容部分被过滤,请下载附件
array (
'method' => get,
'timeout' => 5
)
);
$context = stream_context_create ( $opts );
$url = 'http://webid.360.cn/complaininfo.php?domain=' . $domain;
$html = file_get_contents ( $url, false, $context );
if (strpos ( $html, '未查询到网站信息' )) {
return false;
}
$flag = '';
$start = strpos ( $html, $flag ) + strlen ( $flag );
$info = substr ( $html, $start, strpos ( $html, '' ) - $start );
$info = str_replace ( ' ', '', $info );
$info = str_replace ( '网站名称:', '', $info );
$info = str_replace ( '网站首页地址:', '@', $info );
$info = str_replace ( '主办单位名称:', '@', $info );
$info = str_replace ( '主办单位性质:', '@', $info );
$info = str_replace ( '审核时间:', ' ', $info );
$info = str_replace ( '网站备案/许可证号:', ' ', $info );
$info = str_replace ( \r\n, '', $info );
$info = str_replace ( '', '', $info );
$info = trim ( $info );
$temp = explode ( '@', $info );
return $temp;
}
// http://webid.360.cn/complaininfo.php?domain=c3lzexvulmnvbq==
$result = miibeian ( 'sysyun.com' );
print_r ( $result );
beian.rar ( 723 b 下载:152 次 )
ad:真正免费,域名+虚机+企业邮箱=0元