用时 0.009827 秒搜索 开放 获得约 1 条结果,以下是第 1-1 条。
-
自己用的备案查询接口开放
functioncheckICP($url='',$type=''){$url=trim($url);if(empty($url)){return;}$htmltext=file_get_contents('http://api.befen.net/icp/'.$url);if(empty($htmltext)){return;}if($type=='all'){return$h...
http://www.jiuyaowen.com/opensource/beian-chaxun-api.html 分类:开源代码 日期:2012-10-31