there was a problem
"); $now_date = date("Y-m-d"); $query_dates = "select * from lkup_dates where end_date >= date_sub(now(), interval 30 day) order by begin_date"; $result_dates = mysql_query ($query_dates) or exit (mysql_error("Could not retrieve dates")); $upcoming_dates = "
Upcoming Dates:
\n| $begin_year | |||||
| Date | Time | Event | Location | File | |
| $begin_month/$begin_day"; if ($row[0] == $row[1]) {} else { $upcoming_dates .= " - $end_month/$end_day"; } $upcoming_dates .= " | "; if (!$begin_time) { $upcoming_dates .= ""; } else { $upcoming_dates .= " | $begin_time"; if (!$end_time) {} else { $upcoming_dates .= " - $end_time"; } $upcoming_dates .= " | "; } $upcoming_dates .= "$event | $location | $file |
|
Status:
include ("time_check.php");
if ($registration_status == "CLOSED")
{
echo "Sign-ups are currently closed. |
| View candidates and their statements. | ||
| PLEASE NOTE: SGA positions are open to all classes, and you can vote for anyone whose name appears on your ballot. | ||