360 统计

浏览:492 发布日期:2020/05/28 分类:ThinkPHP5专区
    $b360 = 'https://www.so.com/s?q=site%3A' . $http . '&src=360portal&_re=0'; /*域名所有收录的网址*/
 $bs360 = @file_get_contents($b360);
 preg_match('/该网站约(.*)个网页/', $bs360, $count); /*匹配"找到相关结果数*个"*/
来源:https://www.hbsjsd.cn/art/list/334.html
最佳答案
评论( 相关
后面还有条评论,点击查看>>