Rain "Year to Date" and "Month to Date" Differential Script

Frank,

As Jack stated, you place this line of code into the file. (preferrably at the top of the file but below the call for the WXtags or testtags)
include_once(‘raintodate.php’);

This then allows you to have use of the two tags that the raintodate.php script creates.

Year to Date Rain Difference from Average: $avg_ytd_rain

Month to Date Rain Difference from Average: $avg_mtd_rain

Michael

Michael