' . 'Night time/Light rain/mostly cloudy - '; $weathercond = 'Light rain'; $Currentsolardescription = 'Night time/Light rain/mostly cloudy - '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '325'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '99'; // Estimated cloud base height, metres, (based on dew point, and you height above sea // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = '21:44'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.880'; $minbaroyestt = '3:51 AM'; $mrecordlowbaro = '29.692'; $mrecordlowbaroday = '15'; $mrecordlowbaromonth = '11'; $mrecordlowbaroyear = '2025'; $yrecordlowbaro = '29.480'; $yrecordlowbaroday = '13'; $yrecordlowbaromonth = '2'; $yrecordlowbaroyear = '2025'; // end mchallis tags added to testtags.txt for printable flyer // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Evening'; $avwindlastimediate60 = '0.0'; // average wind speed $avwindlastimediate120 = '0.0'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.0'; // average wind speed $avwindlastimediate30 = '0.0'; // average wind speed $todayhihumidex = '69.8'; //daily high humidex $todaylohumidex = '53.7'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.1'; //For snow prediction $abshum = '6.86'; //For snow prediction $maxtemp4today = '81.1'; // max from station's records $mintemp4today = '38.3'; // min from station's records $maxtemp4todayyr = '2008'; // max year from station's records $mintemp4todayyr = '2018'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '0.0'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '0.0'; //Average snow for mar from your inputted snow data (cm) $avsnowapr = '0.0'; //Average snow for apr from your inputted snow data (cm) $avsnowmay = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjun = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjul = '0.0'; //Average snow for jul from your inputted snow data (cm) $avsnowaug = '0.0'; //Average snow for aug from your inputted snow data (cm) $avsnowsep = '0.0'; //Average snow for sep from your inputted snow data (cm) $avsnowoct = '0.0'; //Average snow for oct from your inputted snow data (cm) $avsnownov = '0.0'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '0.0'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '0.0'; $avsnowfebnow = '0.0'; $avsnowmarnow = '0.0'; $avsnowaprnow = '0.0'; $avsnowmaynow = '0.0'; $avsnowjunnow = '0.0'; $avsnowjulnow = '0.0'; $avsnowaugnow = '0.0'; $avsnowsepnow = '0.0'; $avsnowoctnow = '0.0'; $avsnownovnow = '0.0'; $avsnowdecnow = '0.0'; // end of websterweather additions // ---------------------------------------------------------------------------------------------------- // relayweather wxglobalwarming // For Temperature Trend Chart, you Need to add the following to your testtags file if they don't yet exist: $avtempjannow = '48.0'; $avtempfebnow = '51.9'; $avtempmarnow = '53.4'; $avtempaprnow = '57.8'; $avtempmaynow = '63.3'; $avtempjunnow = '65.8'; $avtempjulnow = '68.0'; $avtempaugnow = '70.0'; $avtempsepnow = '69.5'; $avtempoctnow = '61.2'; $avtempnovnow = '59.5'; $avtempdecnow = '51.4'; $avtempjan = '49.4';//Average temperature for january from your data $avtempfeb = '51.7';//Average temperature for february from your data $avtempmar = '54.2';//Average temperature for march from your data $avtempapr = '58.1';//Average temperature for april from your data $avtempmay = '62.1';//Average temperature for may from your data $avtempjun = '67.2';//Average temperature for june from your data $avtempjul = '69.3';//Average temperature for july from your data $avtempaug = '69.1';//Average temperature for august from your data $avtempsep = '67.2';//Average temperature for september from your data $avtempoct = '61.9';//Average temperature for october from your data $avtempnov = '53.7';//Average temperature for november from your data $avtempdec = '48.7';//Average temperature for december from your data //For the Rain Trending Chart, you Need to add the following to your testtags file if they don't yet exist: //Start Rain Trending $avrainjan = '4.47'; $avrainfeb = '4.41'; $avrainmar = '3.12'; $avrainapr = '1.30'; $avrainmay = '0.31'; $avrainjun = '0.09'; $avrainjul = '0.00'; $avrainaug = '0.00'; $avrainsep = '0.10'; $avrainoct = '1.01'; $avrainnov = '1.71'; $avraindec = '4.60'; $avrainjannow = '0.10'; $avrainfebnow = '6.69'; $avrainmarnow = '2.90'; $avrainaprnow = '0.22'; $avrainmaynow = '0.06'; $avrainjunnow = '0.00'; $avrainjulnow = '0.00'; $avrainaugnow = '0.00'; $avrainsepnow = '0.20'; $avrainoctnow = '1.48'; $avrainnovnow = '2.31'; $avraindecnow = '4.69'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '109.0'; $recordlowtemp = '17.1'; $recordhighheatindex = '125.6'; $recordlowchill = '17.1'; $warmestdayonrecord = '107.1 F on: Sep 05 2022'; $warmestnightonrecord = '91.0F on: Jun 20 2011'; $coldestdayonrecord = '38.8F on: Dec 08 2013'; $coldestnightonrecord = '30.9F on: Dec 10 2013'; $recordwindgust = '62.0'; $recordwindspeed = '27.0'; $recordhighwindrun = '160.5'; $recorddailyrain = '5.25'; $recordhighrainmth = '14.9'; $recordrainrate = '0.110'; $recorddayswithrain = '19'; $recorddaysnorain = '212'; $recordhighdew = '119.3'; $recordlowdew = '-36.8'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '30.590'; $recordlowbaro = '26.001'; $recordhighsolar = '1365.0'; $recordhightempmonth = '9'; $recordhightempday = '6'; $recordhightempyear = '2022'; $recordlowtempmonth = '8'; $recordlowtempday = '10'; $recordlowtempyear = '2016'; $recordhighheatindexmonth = '5'; $recordhighheatindexday = '26'; $recordhighheatindexyear = '2004'; $recordlowchillmonth = '8'; $recordlowchillday = '10'; $recordlowchillyear = '2016'; $recordhighgustmonth = '11'; $recordhighgustday = '21'; $recordhighgustyear = '2009'; $recordhighavwindmonth = '1'; $recordhighavwindday = '20'; $recordhighavwindyear = '2010'; $recordhighwindrunmth = '2'; $recordhighwindrunday = '5'; $recordhighwindrunyr = '2024'; $recorddailyrainmonth = '10'; $recorddailyrainday = '13'; $recorddailyrainyear = '2009'; $recordhighrainmthmth = '1'; $recordhighrainmthyr = '2017'; $recordrainratemonth = '12'; $recordrainrateday = '13'; $recordrainrateyear = '2021'; $recorddayswithrainmonth = '3'; $recorddayswithrainday = '29'; $recorddayswithrainyear = '2023'; $recorddaysnorainmonth = '10'; $recorddaysnorainday = '18'; $recorddaysnorainyear = '2021'; $recordhighdewmonth = '5'; $recordhighdewday = '26'; $recordhighdewyear = '2004'; $recordlowdewmonth = '2'; $recordlowdewday = '24'; $recordlowdewyear = '2004'; $recordhighhummonth = '2'; $recordhighhumday = '24'; $recordhighhumyear = '2004'; $recordlowhummonth = '10'; $recordlowhumday = '11'; $recordlowhumyear = '2022'; $recordhighbaromonth = '1'; $recordhighbaroday = '27'; $recordhighbaroyear = '2017'; $recordlowbaromonth = '255'; $recordlowbaroday = '0'; $recordlowbaroyear = '2008'; $recordhighsolarmonth = '5'; $recordhighsolarday = '19'; $recordhighsolaryear = '2019'; $recordhighuv = '15.2'; $recordhighuvmonth = '5'; $recordhighuvday = '6'; $recordhighuvyear = '2009'; $yrecordhighheatindex = '95.5'; $yrecordhighheatindexmonth = '5'; $yrecordhighheatindexday = '31'; $yrecordhighheatindexyear = '2025'; $ywarmestdayonrecord = '94.6F on: Sep 23 2025'; $ywarmestnightonrecord = '74.8F on: Sep 24 2025'; $ycoldestdayonrecord = '44.2F on: Jan 19 2025'; $ycoldestnightonrecord = '38.1F on: Jan 27 2025'; $yrecordhighwindrun = '136.5'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '3'; $yrecordhighwindrunyr = '2025'; $yrecorddailyrain = '2.76'; $yrecordhighrainmth = '6.8'; $yrecordrainrate = '0.043'; $yrecorddayswithrain = '5'; $yrecorddaysnorain = '120'; $yrecordhighdew = '67.6'; $yrecordlowdew = '18.9'; $yrecordhighhum = '99'; $yrecordlowhum = '0'; $yrecorddailyrainmonth = '2'; $yrecorddailyrainday = '13'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '2'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '2'; $yrecordrainrateday = '4'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '2'; $yrecorddayswithrainday = '8'; $yrecorddaysnorainmonth = '9'; $yrecorddaysnorainday = '10'; $yrecordhighdewmonth = '9'; $yrecordhighdewday = '25'; $yrecordhighdewyear = '2025'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '21'; $yrecordlowdewyear = '2025'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '4'; $yrecordhighhumyear = '2025'; $yrecordlowhummonth = '9'; $yrecordlowhumday = '9'; $yrecordlowhumyear = '2025'; $yrecordhighsolar = '1211.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '12'; $yrecordhighsolaryear = '2025'; $yrecordhighuv = '9.1'; $yrecordhighuvmonth = '7'; $yrecordhighuvday = '22'; $yrecordhighuvyear = '2025'; $mrecordhighheatindex = '79.5'; $mrecordhighheatindexmonth = '11'; $mrecordhighheatindexday = '10'; $mrecordhighheatindexyear = '2025'; $mrecordhighwindrun = '59.5'; $mrecordhighwindrunmth = '11'; $mrecordhighwindrunday = '5'; $mrecordhighwindrunyr = '2025'; $mrecorddailyrain = '1.78'; $mrecordhighrainmth = '2.3'; $mrecordrainrate = '0.011'; $mrecorddayswithrain = '1'; $mrecorddaysnorain = '9'; $mrecordhighdew = '61.4'; $mrecordlowdew = '43.7'; $mrecordhighhum = '99'; $mrecordlowhum = '41'; $mrecorddailyrainmonth = '11'; $mrecorddailyrainday = '13'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '11'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '11'; $mrecordrainrateday = '13'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '11'; $mrecorddayswithrainday = '5'; $mrecorddaysnorainmonth = '11'; $mrecorddaysnorainday = '5'; $mrecordhighdewmonth = '11'; $mrecordhighdewday = '13'; $mrecordhighdewyear = '2025'; $mrecordlowdewmonth = '11'; $mrecordlowdewday = '2'; $mrecordlowdewyear = '2025'; $mrecordhighhummonth = '11'; $mrecordhighhumday = '3'; $mrecordhighhumyear = '2025'; $mrecordlowhummonth = '11'; $mrecordlowhumday = '10'; $mrecordlowhumyear = '2025'; $myrecordhighbaromonth = '11'; $mrecordhighsolar = '704.0'; $mrecordhighsolarmonth = '11'; $mrecordhighsolarday = '5'; $mrecordhighsolaryear = '2025'; $mrecordhighuv = '3.4'; $mrecordhighuvmonth = '11'; $mrecordhighuvday = '4'; $mrecordhighuvyear = '2025'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '96%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.5'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.0'; // Fire Weather Index $avtempweek = '60.2'; // Average Weekly Temp $hddday = '9.9'; // Heating Degree for day $hddmonth = '85.3'; // Heating Degree for month to date $hddyear = '1779.2'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '480.5'; // Cooling Degree for year to date $minchillweek = '53.9'; // Minimum Wind Chill over past 7 days $maxheatweek = '80.0'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.21'; //air density $solarnoon = '11:52'; // Solar noon $changeinday = '-00:01:45'; // change in day length since yesterday $etcurrentweek = '0.319'; // ET total for the last 7 days $sunshinehourstodateday = '00:22'; $sunshinehourstodatemonth = '84:52'; $maxsolarfortime = '0'; $wetbulb = '56.5'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-1.7'; $maxdew = '57.5'; $maxdewt = '10:40 AM'; $mindew = '49.9'; $mindewt = '12:17 AM'; $maxdewyest = '58.1'; $maxdewyestt = '11:43 AM'; $mindewyest = '50.3'; $mindewyestt = '11:53 PM'; $stationname = 'KCASARAT1'; $raindifffromav = '---'; $raindifffromavyear = '3.800'; $gddmonth = '197.6'; $gddyear = '4314.2'; $maxheat = '65.2'; $maxheatt = '1:38 PM'; $maxheatyest = '63.2'; $yeartodateavtemp = '60.9'; $monthtodateavtemp = '59.5'; $maxchillyest = '63.2'; $monthtodatemaxgust = '20.7'; $monthtodateavspeed = '1.0'; // MTD average wind speed $monthtodateavgust = '2.1'; //MTD average wind gust $yeartodateavwind = '1.5'; // YTD average wind speed $yeartodategstwind = '2.9'; // YTD avg wind gust $lowbaro = '29.692'; $lowbarot = '3:09 PM'; $monthtodatemaxbaro = '30.227'; // MTD average wind speed $monthtodateminbaro = '29.692'; //MTD average wind gust $sunshinehourstodateyear = '2188:08'; $sunshineyesterday = '02:18'; $avtempsincemidnight = '57.2'; $yesterdayavtemp = '56.7'; $avgspeedsincereset = '0.5'; $maxheatyestt = '2:25 PM'; $windrunyesterday = '8.49'; $currentwdet = '0.023'; $yesterdaywdet = '0.027'; $highhum = '98'; $highhumt = '4:36 AM'; $lowhum = '62'; $lowhumt = '12:49 PM'; $maxhumyest = '98'; $maxhumyestt = '7:49 AM'; $minhumyest = '73'; $minhumyestt = '1:11 PM'; $recordhightempjan = '76.3'; $recordlowtempjan = '27.9'; $recordhightempfeb = '83.8'; $recordlowtempfeb = '33.4'; $recordhightempmar = '93.2'; $recordlowtempmar = '37.8'; $recordhightempapr = '96.6'; $recordlowtempapr = '39.0'; $recordhightempmay = '100.2'; $recordlowtempmay = '45.0'; $recordhightempjun = '101.7'; $recordlowtempjun = '46.6'; $recordhightempjul = '103.8'; $recordlowtempjul = '47.7'; $recordhightempaug = '95.4'; $recordlowtempaug = '14.2'; $recordhightempsep = '95.4'; $recordlowtempsep = '35.4'; $recordhightempoct = '86.7'; $recordlowtempoct = '38.8'; $recordhightempnov = '78.6'; $recordlowtempnov = '30.7'; $recordhightempdec = '72.9'; $recordlowtempdec = '26.6'; // end of other addons $visibility = '---'; // Visibility (miles) $visibilitykm = '---'; // Visibility (km) $yrecordwindgust = '40.3'; // record high wind gust $yrecordhighgustday = '12'; // Day of record high wind gust $yrecordhighgustmonth = '3'; // Month of record high wind gust $yrecordhighgustyear = '2025'; // Year of record high wind gust $downloadedmetar1extrasky = '%downloadedmetar1extrasky%'; // Sky conditions $downloadedmetar1sky = '%downloadedmetar1sky%'; // More sky conditions $downloadedmetar1cloud = '%downloadedmetar1cloud%'; // Cloud conditions or weather $downloadedmetar1press = '%downloadedmetar1press%'; // Barometer reading $downloadedmetar1humi = '%downloadedmetar1humi%'; // Humidity reading $downloadedmetar1dewp = '%downloadedmetar1dewp%'; // Dew point reading $downloadedmetar1temp = '%downloadedmetar1temp%'; // Temperature reading $downloadedmetar1tempcelsius = '%downloadedmetar1tempcelsius%'; // Temperature reading in celsius $downloadedmetar1wind = '%downloadedmetar1wind%'; // Wind readings (speed and direction) $downloadedmetar1location = '%downloadedmetar1location%'; // Metar name and time stamp $downloadedmetar1vis = '%downloadedmetar1vis%'; // Visibility $downloadedmetar1name = '%downloadedmetar1name%'; // Just the metar name // (1st 10 metars only) $downloadedmetar1time = '%downloadedmetar1time%'; // Just the time of update // (1st 10 metars only) $downloadedmetar1rainlasthour = '%downloadedmetar1rainlasthour%'; // Rain in the last hour (if its available) $downloadedmetar1windonly = '%downloadedmetar1windonly%'; // Shows just the windspeed only (1st 10 metars only) $downloadedmetar1dironly = '%downloadedmetar1dironly%'; // Shows direction in letter (1st 10 metars only) $downloadedmetar1dironlydeg = '%downloadedmetar1dironlydeg%'; // Shows dir in degrees (1st 10 metars only) //Air Quality //========== //Air Quality //========== $purpleair2_5 = '1.4'; //Value of 2.5 micron particle measure from purple air sensor (see in WD under setup, advanced/misc) $purpleair1_0 = '1.0'; //Value of 1.0 micron particle measure from purple air sensor $purpleair10_0 = '1.5'; //Value of 10.0 micron particle measure from purple air sensor $purpleairaqi = '5.9'; //AQI (air quality index) value from purple air sensor $purpleairaqidescription = 'Good '; //AQI description (e.g Good, moderate) $purpleair60minmean10_0 = '2.4'; //Last 60 minutes average PM 10.0 value $purpleair60minmean2_5 = '2.1'; //Last 60 minutes average PM 2.5 value $purpleair24hourmean10_0 = '2.1'; //Last 24 hours average PM 10.0 value $purpleair24hourmean2_5 = '1.9'; //Last 24 hours average PM 2.5 value $purpleair60minmin10_0 = '1.5'; //Min value in last 60 minutes PM 10.0 value $purpleair24hourmin10_0 = '0.0'; //Min value in last 24 hours PM 10.0 value $purpleair60minmin2_5 = '1.4'; //Min value in last 60 minutes PM 2.5 value $purpleair24hourmin2_5 = '0.0'; //Min value in last 24 hours PM 2.5 value $purpleair60minmax10_0 = '3.2'; //Max value in last 60 minutes PM 10.0 value $purpleair24hourmax10_0 = '25.0'; //Max value in last 24 hours PM 10.0 value $purpleair60minmax2_5 = '2.7'; //Max value in last 60 minutes PM 2.5 value $purpleair24hourmax2_5 = '22.6'; //Max value in last 24 hours PM 2.5 value /* bad data here $avairjan2_5 = '4.7'; $avairfeb2_5 = '3.0'; $avairmar2_5 = '2.0'; $avairapr2_5 = '2.7'; $avairmay2_5 = '3.6'; $avairjun2_5 = '4.2'; $avairjul2_5 = '4.6'; $avairaug2_5 = '12.0'; $avairsep2_5 = '9.5'; $avairoct2_5 = '6.4'; $avairnov2_5 = '6.5'; $avairdec2_5 = '6.8'; $avairjan10_0 = '5.2 '; $avairfeb10_0 = '3.2'; $avairmar10_0 = '2.2'; $avairapr10_0 = '3.2'; $avairmay10_0 = '4.2'; $avairjun10_0 = '4.6'; $avairjul10_0 = '5.3'; $avairaug10_0 = '14.3'; $avairsep10_0 = '11.5'; $avairoct10_0 = '7.4'; $avairnov10_0 = '13.9'; $avairdec10_0 = '7.9'; $avairjannow2_5 = '5.0'; $avairfebnow2_5 = '1.9'; $avairmarnow2_5 = '1.0'; $avairaprnow2_5 = '2.9'; $avairmaynow2_5 = '3.1'; $avairjunnow2_5 = '5.2'; $avairjulnow2_5 = '4.4'; $avairaugnow2_5 = '3.4'; $avairsepnow2_5 = '3.8'; $avairoctnow2_5 = '2.6'; $avairnovnow2_5 = '4.1'; $avairdecnow2_5 = '---'; $avairjannow10_0 = '5.6'; $avairfebnow10_0 = '2.2'; $avairmarnow10_0 = '1.3'; $avairaprnow10_0 = '3.5'; $avairmaynow10_0 = '3.7'; $avairjunnow10_0 = '5.7'; $avairjulnow10_0 = '4.8'; $avairaugnow10_0 = '3.8'; $avairsepnow10_0 = '4.2'; $avairoctnow10_0 = '2.9'; $avairnovnow10_0 = '4.5'; $avairdecnow10_0 = '---'; */ $purpleair2_52 ='17.3'; //2nd sensor 2.5 reading $purpleair1_02 ='17.3'; //2nd sensor 1.0 reading $purpleair10_02 ='19.5'; //2nd sensor 10 reading $purpleairaqi2 ='61.9'; //2nd sensor aqi reading $purpleairaqidescription2 = 'Moderate '; // 2nd sensor aqi description /* for testing $dayforecasttimestamp = '-'; // 5dayforecasttimestamp $dayforecastheading = '-'; // 5dayforecastheading $dayforecastday1 = '---'; // 5dayforecastday1 $dayforecastdayday1 = 'TODAY'; // 5dayforecastdayday1 $dayforecastday2 = '---'; // 5dayforecastday2 $dayforecastdayday2 = 'Today'; // 5dayforecastdayday2 $dayforecastday3 = '---'; // 5dayforecastday3 $dayforecastdayday3 = 'Today'; // 5dayforecastdayday3 $dayforecastday4 = '---'; // 5dayforecastday4 $dayforecastdayday4 = 'Today'; // 5dayforecastdayday4 $dayforecastday5 = '---'; // 5dayforecastday5 $dayforecastdayday5 = 'Today'; // 5dayforecastdayday5 $dayforecastday5 = '---'; // 5dayforecastday5 $dayforecastdayday6 = 'Today'; // 5dayforecastdayday6 $dayforecastday7 = '---'; // 5dayforecastday7 $dayforecastdayday7 = 'Today'; // 5dayforecastdayday7 $dayforecastday7 = '---'; // 5dayforecastday7 $dayforecastdayday8 = 'Today'; // 5dayforecastdayday8 $dayforecastday9 = '---'; // 5dayforecastday9 $dayforecastdayday9 = 'Today'; // 5dayforecastdayday9 //*/ // end of testtags.txt/testtags.php