function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=19; $m=10; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>30, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>13,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>17,'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 | ||||||||||||||||||||||||||||||
|
96th Giro di Lombardia - CDMItaly, October 19, 2002Main Page Start List Map Results Complete Live Report Latest Live ReportStart time: 10:10 CEST 16:40 CEST - 251 km/0 km to go Bettini takes the World Cup overall from Museeuw and Bartoli, while Mapei-Quick Step takes the team classification in its last ever World Cup. Thank you for following the live coverage of the World Cup (and everything else) on Cyclingnews this year. We'll be back with our live reports in the Tour Down Under in January next season. See you then! ResultsUnofficial Results Complete Live Report Mail the Cyclingnews commentary team! |
|
|