久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

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

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
相關文章:
主站蜘蛛池模板: 宣恩县| 汤原县| 罗源县| 名山县| 高唐县| 丰都县| 罗田县| 泰和县| 乐亭县| 正定县| 平山县| 定边县| 昆明市| 威海市| 辽阳市| 五莲县| 衡东县| 扎赉特旗| 万全县| 宁德市| 天柱县| 邻水| 新竹市| 囊谦县| 万山特区| 桐柏县| 东丽区| 乌兰察布市| 醴陵市| 大安市| 阿鲁科尔沁旗| 上饶县| 楚雄市| 巨野县| 江华| 芦溪县| 留坝县| 富川| 错那县| 容城县| 随州市|