php实现根据IP地址获取其所在省市的方法 根据现有IP地址获取其地理位置(省份,城市等)的方法functionGetIpLookup($ip=''){if(empty($ip)){retur php获取ip所在地