So i guess its worth a shot. Anyway i have a WebDev assignment due and i struggled at certain things before but this time my brain is fried. The task is very simple in theory but I cant seem to do it on the practical side of things. I have to create simple html page that has a button which you click and it redirects you to the php page and tells you how hot/cold today is (weather temperature reading). To do this i must make my php page extract data from API (duh!). I have an API key that is in JSON format, but I havent got the slightest of clues on how to make my web application execute this.