2017年8月29日

php 手机号码 查询信息

摘要: 'b4b88a8ffc09e2fd3f24251ee19fa168', //您申请的手机号码归属地查询接口的appkey 'phone' => '18764315706' //要查询的手机号码 ); $paramsString = http_build_query($params); $content = @file_get_contents($apiurl.'?'.$paramsSt... 阅读全文

posted @ 2017-08-29 11:10 奔跑的葛根 阅读(228) 评论(0) 推荐(0)

h5 获取定位

摘要: h5 获取地理位 -模糊 h5 获取地理位 -谷歌精准地位 需要客户允许定位 无标题文档 百度精确定位 function showPosition(position){ var latlon = position.coords.latitude+','+position.coords.longitude; //baidu var url =... 阅读全文

posted @ 2017-08-29 11:09 奔跑的葛根 阅读(2957) 评论(0) 推荐(0)

导航