mysql_connect("localhost","root","440mega") or die("Kan inte ansluta"); mysql_select_db("DIRTBIKE") or die("Kan inte välja databas"); $query = "SELECT * FROM BIKES order by BMARKE"; $bikes = mysql_query($query) or die("Frågan misslyckades"); ?>
www.mxbikes.com Vintage History
[ Home ] [ Vintage index ] [ 40's ] [ 50's ] [ 60's ] [ 70's ] [ 80's ] [ 90's ] [ Riders index ] | |
Enduro during the 90's 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 United States GNCC 1990 - 1999 United States FMF National Enduro Series 1990 - 1999 ISDT/ISDE during the 90's 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 Enduro bikes in the 90's Bikes, pics, books and riders from the 90´s |
Bike index
while ($bike = mysql_fetch_array($bikes)) { ?> echo $bike['BMARKE']; ?> } ?> |
2002 © All right reserved. All information is to the best of my knowledge, there are certanly important events, bikes and riders that I'm not aware of, please contribute to this historical document if you have essential information that shouldn't be forgotten. www.mxbikes.com, B Hahn |