Dave's Running Route Database
Choose whch course you would like to see by clicking the route name.
I want a route suitable for:
Biking"; } else { echo "Biking"; } ?> Running"; } else { echo "Running"; } ?>
Located in: "; ?> (country)
"; ?> (state) ".trim($row[0])."\n"; // } // else { // echo "

'$min' AND length < '$max' AND (bike='$bike' OR run='$run') ORDER BY name"; //echo "Query=$query
"; $result = mysql_query($query) or die('Query failed: ' . mysql_error()); echo "There are ".mysql_num_rows($result)." routes!
"; ?>
enter a new route
Recently entered routes:
".$myrow['name'].", ".$myrow['town']."
"; } ?>
"; } ?>
Route NameTownBikeRunLength (miles)
$myrow[0]$myrow[5]$myrow[1]$myrow[2]".round($myrow[3],1)."