mysql_select_db($database_nick, $nick);
$query_events = "SELECT * FROM events WHERE station_id = 2 AND event_active = 'Y' ORDER BY event_date DESC";
$events = mysql_query($query_events, $nick) or die(mysql_error());
$row_events = mysql_fetch_assoc($events);
$totalRows_events = mysql_num_rows($events);
?>
WIUX
 |
News
|
- -
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/.heckabe/wiux/wiux.org/index.php on line 73
Download the 2006 DJ Handbook here:
Word | PDF
|
|

|
|
 |
 |
wiux 100.3 fm-lp
Pure Student Radio
2006 - This site is licensed under a CC License
and is designed and developed by Nococo / N. Warner.
|
|
|

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/.heckabe/wiux/wiux.org/index.php on line 139