$cdate = getDate();
$cyear=$cdate['year'];
$cmonth=$cdate['mon'];
$cday=$cdate['mday'];
if ($cmonth==1){$cmonth="January";}else
if ($cmonth==2){$cmonth="February";}else
if ($cmonth==3){$cmonth="March";}else
if ($cmonth==4){$cmonth="April";}else
if ($cmonth==5){$cmonth="May";}else
if ($cmonth==6){$cmonth="June";}else
if ($cmonth==7){$cmonth="July";}else
if ($cmonth==8){$cmonth="August";}else
if ($cmonth==9){$cmonth="September";}else
if ($cmonth==10){$cmonth="October";}else
if ($cmonth==11){$cmonth="November";}else
if ($cmonth==12){$cmonth="December";}
$current=$cmonth." ".$cdate['mday'].", ".$cdate['year'];
echo "Today's Date : ". $current;
?>
Welcome to the home of the North Oakville Men's Touch Football Association
menu.png
Fall Season Starts Saturday, September 9th
An email will be sent soon with team and game information. You should also hear from your captain with any additional details.
The schedule and teams are also up-to-date on the website (which you are currently on and now reading).