Blogger Information
Blog 47
fans 0
comment 2
visits 102687
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
php获取当前的定位城市
拾一枝樱花的博客
Original
1183 people have browsed it

$url = ‘http://api.map.baidu.com/location/ip?ak=67jMQ5DmYTe1TLMBKFUTcZAR‘;
$data = file_get_contents($url);
print_r(json_decode($data)->content->address_detail);

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post