$value ) { setcookie( $key, $value, $past, '/', "localhost" ); } header('Location: index.php'); } ?>
= '".$start_date."' and game_date <= '".$end_date."' order by game_date asc";
// echo $query."
"; $result = mysqli_query($local, $query); if ($result) { $num = mysqli_num_rows($result); //if ($num > 0) { while ($row = mysqli_fetch_assoc($result)) { $show_type = $row['show_type']; $question_set_id = $row['question_set_id']; $show_game_date = date('Y-m-d', strtotime($row['game_date'])); $show_loc_ID = $row['loc_ID']; $show_show_ID = $row['show_ID']; $loc_name = $row['loc_name']; $logo_loc = $row['logo_loc']; $question_set_id = $row['question_set_id']; $corp_event = $row['corp_event']; if ($show_type=="trivia") { $bg_style = "trivia_box"; } elseif ($show_type=="sound") { $bg_style = "soundcheck_box"; } elseif ($show_type=="feud") { $bg_style = "feud_box"; } ?> "; ?>'; } elseif ($show_type=="sound") { echo '![]() ![]()
";
$xresult = mysqli_query($local, $xquery);
$xnum = mysqli_num_rows($xresult);
//echo $xnum."
"; if ($xnum==0) { ?> 0) { if ($show_game_date==$todayis) { ?> GO TO GAME NAVIGATION GO TO ARRANGER RESET |