Weather by You!
General Category => General Discussion => Topic started by: Nerja on June 25, 2013, 11:18:10 AM
-
Just posting to say hello to the forum. I found this site while looking for a way to display the historic data from my weather station on my website. I have over a year of data now :) and want to find the best way to display it.
http://nerjaweather.co.uk (http://nerjaweather.co.uk)
-
Hi!
To display your data and let visitors choose period,
you'll need MySQL or any other kind of SQL (Database) server
and a way to display them; table view, graphs or other.
Regards,
Jacques