"; } else { echo ""; } ?>
LOCAL SHOWS | |||||
Here you'll find a regularly updated list of shows taking place in Halifax. By no means is this a complete list, it's simply a listing of shows we're interested in for one reason or another. Don't see your event listed here? Well, get in touch and let us know about it.
TODAY:: "; while ($db_field = mysql_fetch_assoc($result)) { print "" . $db_field['Performers'] . " @ "; print $db_field['Venue'] . ", "; print $db_field['ShowTime'] . " "; print $db_field['Comments'] . " "; } print " "; $SQL = "SELECT ShowID, Performers, Venue, ShowDate, DATE_FORMAT(ShowDate,'%M %e, %Y') FormatShowDate, ShowTime, Comments, HHInTheHouse FROM `ShowListings` WHERE ShowDate > CURDATE() ORDER BY ShowDate"; $result = mysql_query($SQL); print "COMING UP:: "; print "
|
|||||