white water Rafting RSS Feeds and Information
Subscribe Today and Keep Informed
RaftInfo.com white water Rafting Articles
Subscribe our articles feed and receive our articles the moment they are published
RaftInfo.com Photo Feed
Subribe to our photo feed and receive immeditate photo updates from across the US, Canada, Central and South America
Rafting Pictures and Video Clips
See for Yourself!
Flow
0 AND DATE_SUB(CURDATE(),INTERVAL 10 DAY) <= `Updated` LIMIT 1";
$result = mysql_query($query);
if (!$result) { die('Could not query: ' . mysql_error()); }
// End query
// Begin query usage
while ($row = mysql_fetch_array($result)) {
$flow = $row['Stream_flow'];
$val = explode(" ",$row['Updated']);
$date = explode("-",$val[0]);
$time = explode(":",$val[1]);
$timestamp = mktime($time[0],$time[1],$time[2],$date[1],$date[2],$date[0]);
$timestring = date("M j, Y");
if($flow) { printf("The river was reported* to have a stream flow of %d ft³/s on %s.",$flow,$timestring); }
else { print("No river flow information is available."); }
}
// End query usage
?>
Recent Articles
What to Take on Your Trip
Rafting Safety Tips
more articles...
Gear Up

Receive Email Updates