TUFA
Home
Goals
By-Laws
History
Members
Contact
Fly-Outs
Events
Schedule
(All Activities)
Message
Center
Newsletters
Videos
Pictures
|
#header("Expires: Mon, 26 Jul 1998 04:00:00 GMT");
#header("Cache-Control: no cache, must-revalidate");
#header("Pragma: no-cache");
#//error_reporting (E_ALL);
?>
Turlock Ultralite Flyers Association
#header("Expires: Mon, 26 Jul 1998 04:00:00 GMT");
#header("Cache-Control: no cache, must-revalidate");
#header("Pragma: no-cache");
#//error_reporting (E_ALL);
?>
CURRENT MEMBERS LIST
CURRENT MEMBERS LIST
If you don't see your name listed it may be because your dues have fallen in arrears. Please contact our Club's treasurer Dan Wilde to renew your dues. If the members name is underlined, click on the name for more detailed information regarding the member.
@ $db = mysql_pconnect("localhost", "mark", "usua83");
if (!$db)
{
echo "Error: Could not connect to database. Please try again later.";
exit;
}
mysql_select_db("tufa");
$query = "select fname, lname, email, webaddr, wflag, eflag, lflag, laddr from members where am='Y' order by lname";
$result = mysql_query($query);
echo "
| |