Winter Weather Update
01/31/2023
Due to the continued effects of winter weather, Texas Wesleyan will continue with remote operation and virtual instruction on Wednesday, Feb. 1
'.implode(' | ',$headings).' | |
'; $days_in_this_week++; } /* keep going with days.... */ for($list_day = 1; $list_day <= $days_in_month; $list_day++){ /* add in the day number */ $events = curl_get_file_contents("http://".$_SERVER['HTTP_HOST']."/academics/business-administration/undergraduate-majors/accounting/news--events/upcoming-events/?m=".$month."&y=".$year."&d=".$list_day); if (strlen($events) > 0) { $calendar.= ' | ';
$calendar.= ' '.$list_day.' ';
$calendar.= '';
}
else {
$calendar.= ' | ';
$calendar.= ' '.$list_day.' ';
}
$calendar.= ' | ';
if($running_day == 6){
$calendar.= '
'; } } /* final row */ $calendar.= ' |