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

您的位置:首頁技術(shù)文章
文章詳情頁

PHP手機(jī)號(hào)碼歸屬地查詢API接口

瀏覽:6日期:2022-09-13 11:05:29
淘寶網(wǎng)

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

tel:手機(jī)號(hào)碼返回:JSON拍拍

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

mobile:手機(jī)號(hào)碼callname:回調(diào)函數(shù)amount:未知(必須)返回:JSON財(cái)付通

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

chgmobile:手機(jī)號(hào)碼返回:xml百付寶

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

phone:手機(jī)號(hào)碼callback:回調(diào)函數(shù)cmd:未知(必須)返回:JSON115

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

mobile:手機(jī)號(hào)碼callback:回調(diào)函數(shù)返回:JSON有道api接口

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

參數(shù)說明:

type?:?參數(shù)手機(jī)歸屬地固定為mobileq?:?手機(jī)號(hào)碼

返回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=手機(jī)號(hào)碼

返回JSON格式:

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

舉例:

<?php$mobile?=?'15018788111';??//要查詢的電話號(hào)碼$content?=?get_mobile_area($mobile);print_r($content);function?get_mobile_area($mobile){ $sms?=?array(’province’=>’’,?’supplier’=>’’);????//初始化變量 //根據(jù)淘寶的數(shù)據(jù)庫調(diào)用返回值 $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;}

標(biāo)簽: PHP
相關(guān)文章:
主站蜘蛛池模板: 望江县| 长子县| 福鼎市| 长宁县| 香港 | 德清县| 昌图县| 大名县| 新龙县| 吴旗县| 富顺县| 蒙城县| 宜兰市| 闵行区| 宁安市| 昭平县| 阳原县| 英超| 五寨县| 山东省| 河西区| 平顶山市| 顺昌县| 花莲县| 宁蒗| 华容县| 镶黄旗| 昌乐县| 济南市| 唐河县| 平乐县| 阳西县| 成都市| 吴川市| 安仁县| 嘉兴市| 平利县| 凤凰县| 二手房| 云安县| 静宁县|