ImportCumulusFile: Difference between revisions

Version 2.5
(Version 2.5)
{{AddOnBanner|name=ImportCumulusFile|type=PHP|author=David A Jamieson / Mark Crossley|contact='DAJ' / 'mcrossley' via the forum|updated=2302 OctoberFebruary 20132014|version=2.45}}
 
This is a PHP script designed to run on your webserver and import Cumulus log files into a MySQL database on your server.
 
=Installation=
*Download the PHP script ... [http://wiki.sandaysoft.com/files/ImportCumulusFile_v2-45.txt (right click, Save as)] and then rename the .txt to .php
*Save the file and edit it using a text editor -- there are five entries to be edited
:servername, username, password, database and security key
 
= Version Control =
*2.5 - 03 December 2013 (uploaded 02 Feb 2014), Mark Crossley [[http://wiki.sandaysoft.com/files/ImportCumulusFile_v2-5.txt Download]]
**Changed day file HighSolarRad from varchar(5) to decimal(5,1)
*2.4 - 23 October 2013, Mark crossley [[http://wiki.sandaysoft.com/files/ImportCumulusFile_v2-4.txt Download]]
**Changed day file humidity fields from varchar(3) to decimal(4,1)