function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=15; $m=9; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>15,'min'=>30, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>19,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>21,'min'=>00, '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 | ||||||||||||||||||||||||
|
San Francisco GP - 1.3USA, September 15, 2002Main Page Course Map Start List Complete Live Report Latest Live ReportStart time: 8:42 PDT 12:59 PDT - Lap 13/2 km to go 13:03 PDT - Lap 13/0 km to go Second was Vogels, followed by Giunti. "This is the big race in Amreica - I'm so happy. I'm normally a sprinter and I had great legs today," an ecstatic Dionne told Cyclingnews after the finish. Provisional results1 Charles Dionne (Can) 7Up-Nutra Fig 4.18.49 2 Henk Vogels (Aus) Mercury 3 Massimo Giunti (Ita) Acqua e Sapone Thank you for following the live coverage of the San Francisco GP on Cyclingnews. Be sure to check back later today for a full report and photos of this amazing race. |
|
|