runQuery("SELECT first_name, last_name, institution, title, email FROM user_list " . "WHERE user_id != 1 ORDER BY title DESC, last_name, first_name"); ?> fetch_results($committee)) { list($first_name, $last_name, $institution, $title, $email) = $member; if(!$row_open) { $row_open = true; ?>
0 ? "
$title" : ""?>
0) { list($name, $domain) = explode("@", $email); ?>