";?>

News and Events

= now() AND sec_id=70 ORDER BY start_date ASC LIMIT 6;"; $result2 = mysql_query($query2) or die ("Query failed"); while($row =@ mysql_fetch_array($result2)) { $displaydate = date("M j, Y", strtotime($row["start_date"])); echo '
  • ' . $row[title] . '
    '.substr($row['detail'],0,200+strpos($row['detail'],' ')).'
  • '; } ?>

    Old News and Events