".$msg."



"; print "home"; include("../footer.html"); exit; } else { // get all the seperate photos $query="select * from ridePhotos where rid='".$rid."'"; $mysql_result=mysql_query($query, $mysqlLink); if ($mysql_result == false) { print( "mysql_query Failure!
"); echo mysql_errno().": ".mysql_error()."
"; exit; } while ($photos = mysql_fetch_array($mysql_result)){ $photosToPrint .="".$photos[title]."
"; $photosToPrint .="

"; } } include("../header.html"); ?>

Ride On:

home
Ride Date:
Distance:
Notes:



Attending:



© p l i p . c o m - w e b m a s t e r