5,838
edits
== Variants of the original Daily Summary discussed in the support forum ==
=== PHP scripts ===
Look in the Website Development section of the Cumulus support forum - '''Web general''' sub forum:
* [http://saratoga-weather.org/legacy-scripts/dayfile.txt Parse dayfile.txt PHP no database] - This script by the late Kevin Reed of TNETweather.com is discussed in [http://sandaysoft.com/forum/viewtopic.php?f=14&t=2419 forum], it is a no frills reader written in PHP (change '.txt' into '.php' when you download it) that parses dayfile.txt and produces an output table with headings.
*[http://sandaysoft.com/forum/viewtopic.php?f=14&t=
*[http://sandaysoft.com/forum/viewtopic.php?f=14&t=
*[http://sandaysoft.com/forum/viewtopic.php?f=14&t=11397 'Yet Another Dayfile Reader (PHP)'] - This is the ultimate PHP version that has progressed a long way from David's original, it incorporates all the ideas discussed before, amongst many features the highlighting makes day of week appear in row headers, you can swap between daily and seasonal views and there is a table summary including averages. See that forum url for links to sites that use this version, if you do not have a dataabse, but do have PHP, then this is version for you.
== Displaying daily statistics from a database table ==
|
edits