$return = analyJson(file_get_contents("http://api.map.baidu.com/geocoder/v2/?address="中文地址."&city=".城市."&output=json&ak=密钥")); //print_r($return); /