$Q = "SELECT title, body FROM artistnews WHERE alive = 1 AND aid = $aid ORDER BY priority";
$R = MYSQL_QUERY($Q);
WHILE($res = MYSQL_FETCH_ROW($R)){
$title = $res[0];
$body = $res[1];
?>
=$title?> =$body?>
}
?>
// close db conn for wmg
mysql_close();
?>
Managed By LP Stage
Contact Barbra Moskowitz
@ 805-405-5425
LPStage@aol.com