I have to load XML file about weather
api.yr.no/weatherapi/locationforecast/1.9/?lat=55.5575760;lon=9.3124340
in to PHP.
The XML file contains many information, I dont know how to start, can anyone tel me how to start ?
I have to load XML file about weather
api.yr.no/weatherapi/locationforecast/1.9/?lat=55.5575760;lon=9.3124340
in to PHP.
The XML file contains many information, I dont know how to start, can anyone tel me how to start ?
Copyright © 2021 Jogjafile Inc.
The start is to fetch die XML.
Then read the documentation how to get informations from that file.
http://php.net/manual/de/book.simplexml.php