切换风格

默认晚霞 雪山 粉色心情 伦敦 花卉 绿野仙踪 加州 白云 星空 薰衣草 城市 简约黑色 简约米色 龙珠
回复 0

3897

主题

3898

帖子

1万

积分

论坛元老

Rank: 8Rank: 8

积分
12808
万网接口域名注册查询~ 拿去玩吧[复制链接]
发表于 2022-4-7 20:20:05 | 显示全部楼层 |阅读模式
  

万网接口域名注册查询~    拿去玩吧

public function domain(){

            $domain input('param.domain');

            $houzui = '.cn';

            $hichina = 'http://panda.www.net.cn/cgi-bin/check.cgi?area_domain='.$domain .$houzui ;

            $back = file_get_contents($hichina,'rb');

            dump($back);

            $xml=simplexml_load_string($back);

            $data = json_decode(json_encode($xml),true);

            dump( $xml );

            dump( $data );

            $this -> assign('data',$data);

            return $this->fetch();

}
复制代码






回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|不懂 ( 粤ICP备14042591号-1 )|网站地图

GMT+8, 2024-11-21 22:35 , Processed in 0.090451 second(s), 25 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

返回顶部