国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

PHP手機號碼歸屬地查詢API接口

瀏覽:3日期:2022-09-13 11:05:29
淘寶網

API地址: http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443參數:

tel:手機號碼返回:JSON拍拍

API地址: http://virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=15850781443&amount=10000&callname=getPhoneNumInfoExtCallback參數:

mobile:手機號碼callname:回調函數amount:未知(必須)返回:JSON財付通

API地址: http://life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=15850781443參數:

chgmobile:手機號碼返回:xml百付寶

API地址: https://www.baifubao.com/callback?cmd=1059&callback=phone&phone=15850781443參數:

phone:手機號碼callback:回調函數cmd:未知(必須)返回:JSON115

API地址: http://cz.115.com/?ct=index&ac=get_mobile_local&callback=jsonp1333962541001&mobile=15850781443參數:

mobile:手機號碼callback:回調函數返回:JSON有道api接口

接口地址:http://www.youdao.com/smartresult-xml/search.s?type=mobile&q=13892101112

參數說明:

type?:?參數手機歸屬地固定為mobileq?:?手機號碼

返回XML格式:

<?xml?version='1.0' encoding='gbk'?><smartresult><product?type='mobile'><phonenum>13892101112</phonenum><location>陜西 延安</location></product></smartresult>

或者

http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=mobile&q=手機號碼

返回JSON格式:

fYodaoCallBack(1, {‘product’:’mobile’,’phonenum’:’13892101112′,’location’:’陜西?延安’}?, ”);

舉例:

<?php$mobile?=?'15018788111';??//要查詢的電話號碼$content?=?get_mobile_area($mobile);print_r($content);function?get_mobile_area($mobile){ $sms?=?array(’province’=>’’,?’supplier’=>’’);????//初始化變量 //根據淘寶的數據庫調用返回值 $url?=?'http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel='.$mobile.'&t='.time(); $content?=?file_get_contents($url); $sms[’province’]?=?substr($content,?'56',?'4');??//截取字符串 $sms[’supplier’]?=?substr($content,?'81',?'4'); return?$sms;}

標簽: PHP
相關文章:
主站蜘蛛池模板: 红安县| 南阳市| 当雄县| 莱西市| 右玉县| 台南县| 浙江省| 综艺| 大庆市| 福鼎市| 宁国市| 广宗县| 酒泉市| 扶风县| 荣成市| 兴和县| 且末县| 石台县| 红原县| 临夏市| 鹤岗市| 阳谷县| 宜昌市| 英德市| 庆城县| 志丹县| 合江县| 通山县| 沙河市| 武山县| 外汇| 彭阳县| 双峰县| 长葛市| 阿坝| 南部县| 屏山县| 张家界市| 雷山县| 平湖市| 长沙市|