(PhP) Yahoo Weather Code - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: (PhP) Yahoo Weather Code (
/showthread.php?tid=503240)
(PhP) Yahoo Weather Code -
BKarner - 28.03.2014
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_...?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.