Added
By
$curpage = "GOTM"; $thisfile = basename(__FILE__); $filedate = date ("F d Y", filemtime($thisfile )); if(isset($_GET['M'])) { $thisMonth = strip_tags(trim($_GET['M'])); $thisYear = strip_tags(trim($_GET['Y'])); } else { $thisMonth = (date("m") -1); $thisYear = date("Y"); } $beginDate = "12.2021"; $chkDate = date("m").".".date("Y"); $pagetitle= "Garden of the Month Archive: $thisMonth/$thisYear"; $mdes = "Garden of the Month Entries for ".$thisMonth.'/'.$thisYear." Stop by and Vote on your favorite today!"; $sdes = "Entries for ".$thisMonth.'/'.$thisYear; include "0-head.php"; if ($thisMonth <= 1) { $PreviousMonth = 12; $PrevYear = $thisYear-1; } else { $PreviousMonth = $thisMonth - 1; $PrevYear = $thisYear; } if ($thisMonth >= 12) { $NextMonth = 1; $NextYear = $thisYear+1; }else{ $NextMonth = $thisMonth + 1; $NextYear = $thisYear; } $PreviousPage = "M=".$PreviousMonth."&Y=".$PrevYear; $NextPage = "M=".$NextMonth."&Y=".$NextYear; $chkPage = $NextMonth.".".$NextYear; $PchkPage = ($PreviousMonth).".".$PrevYear; ?>
Added
By
HEY winner, send an email request of the strain you want! 6 Fems or 10 regs!!
Added
By