While back I posted and shared my weather collection using Open Weather API and storing the data into MySQL database, here was my original post. Now this time I am posting how to download weather using Yahoo Weather API and storing the data into a MongoDB database. You will need to to register and obtain […]
Posts from October 2019
Weather Graph in PHP
A while back I showed you how I collect weather throughout the day for several cities of my choosing, well-collecting data is only good if you can use it or do something with it so I now started playing with GD module for PHP.While not totally impressive I do like the possibilities so here goes […]