function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=13; $m=10; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>7,'min'=>30, 'refresh'=>400); // IN GMT $refresh[2]=array('hr'=>12,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>15,'min'=>30, 'refresh'=>0); // IN GMT //add new $refresh rows as you like in chronological order. Set refresh => 0 for no refresh line // foreach (array_keys($refresh) as $r) { // foreach not available in PHP3! Have to do it like this reset ($refresh); while (list(, $r) = each ($refresh)) { if (time() > gmmktime($r[hr], $r[min], 0, $m, $d, $y)) $delay=$r[refresh]; }; if ($delay) { return ("\n"); } else { return(''); }; }; ?> if (($_REQUEST["id"]=='live') or ($_REQUEST["id"]=='livecomp')) echo refreshtime() ?>
Cyclingnews TV News Tech Features Road MTB BMX Cyclo-cross Track Photos Fitness Letters Search Forum | ||||||||||||||||||
|
2002 Road World Championships - CMHasselt-Zolder, Belgium, October 8-13, 2002Main Page Start list Course Map Results Complete live report Day 6 - October 13: Elite Men Road Race, 256kmComplete Live ReportStart time: 10:30 CEST 16:00 CEST - 256 km/0 km to go Scott Sunderland "This was THE all time sprint of SPRINTS. Of all the Giro's, the Tour of France!!! Cipollini is the greatest world champion! He was going away from McEwen! He was absolutely SUPER." Allan Peiper "A fantastic sprint; awesome, to big for words really. The strongest man in the peloton has won. Cipollini has stated his absolute supremacy, his 180th win! 35 years old! Bettini already had his arms in the air 150 metres away from the finish." Time of Lap 20: 14.38 (52.48 km/h) Results1 Mario Cipollini (Ita) 5.30.03 (46.53 km/h) 2 Robbie McEwen (Aus) 3 Erik Zabel (Ger) 4 Andrej Hauptman (Slo) 5 Zoran Klemencic (Slo) 6 Jimmy Casper (Fra) 7 Jaan Kirsipuu (Est) 8 Sven Teutenberg (Ger) 9 Baden Cooke (Aus) 10 Julian Dean (NZl) Results Complete live report Mail the Cyclingnews commentary team! |
|
|