5,838
edits
No edit summary |
No edit summary |
||
*Download the following file...[http://wiki.sandaysoft.com/files/AnnualDataSummary_12.zip AnnualDataSummary_12.zip], the zip contains 3 files:
*#'''readDayfile.php''' - script for reading the dayfile.txt and for creating the table structure that displays selected statistics in a calendar style
*#'''datasummary.php''' - example 'carrier' web page, this one uses the Saratoga template system, so also requires 2 more scripts (not provided) ''Settings.php'' and ''common.php''. You can use your own page instead of this file -
*## within <head> ... </head> you need "<link rel='stylesheet' href='datasummary.css'>"
*## within <body> ... </body> you need "<div id='tableData'><?php include('readDayfile.php');?></div>"
*#'''datasummary.css''' - styling sheet for the table structure that displays selected statistics in a calendar style
*Follow the instructions above for the PHP version.
|
edits