Hello, I am not sure how to approach this at all. I require a utility that requests the weather code for the area code given; example url being:
"/getweather.php?code=USCA1085"
An example site is this:
http://www.real-samp-weather.tk/RSW_GET.php?code=USCA1085.
Unfortunately, I have no idea how to approach this. I am not a PhP developer and simply cannot understand the yahoo weather API. Any assistance would be greatly appreciated.