08.06.2015, 11:54
How to split datas from html? For example an http://www.geoplugin.com/webservices/php
How to get these on pawno?
Код:
array ( 'geoplugin_request' => '49.144.*.*', 'geoplugin_status' => 200, 'geoplugin_credit' => 'Some of the returned data includes GeoLite data created by MaxMind, available from http://www.maxmind.com.', 'geoplugin_city' => 'Manila', 'geoplugin_region' => 'Manila', 'geoplugin_areaCode' => '0', 'geoplugin_dmaCode' => '0', 'geoplugin_countryCode' => 'PH', 'geoplugin_countryName' => 'Philippines', 'geoplugin_continentCode' => 'AS', 'geoplugin_latitude' => '14.6042', 'geoplugin_longitude' => '120.982201', 'geoplugin_regionCode' => 'D9', 'geoplugin_regionName' => 'Manila', 'geoplugin_currencyCode' => 'PHP', 'geoplugin_currencySymbol' => 'Php', 'geoplugin_currencySymbol_UTF8' => 'Php', 'geoplugin_currencyConverter' => '45.0893', )