function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=23; $m=1; $y=2003; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>00, 'refresh'=>300); // IN GMT $refresh[2]=array('hr'=>13,'min'=>30, 'refresh'=>300); // 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"]=='results/live') or ($_REQUEST["id"]=='results/livecomp')) echo refreshtime() ?>
Cyclingnews TV News Tech Features Road MTB BMX Cyclo-cross Track Photos Fitness Letters Search Forum | ||||||||||||||||||||||||||
|
9th Telekom Malaysia Le Tour de Langkawi - 2.2Malaysia, February 6-15, 2004A pictorial: The day the Colombians tamed GentingA day in the car of Colombia Selle-Italia, February 15, 2004What better way to see the crucial stage to Genting Highlands than the team car of overnight leader Marlon Perez, Colombia Selle-Italia? Cyclingnews' Anthony Tan scored the ride of his life when offered the opportunity and captured the race from the driver's seat as the race unfolded in favour of Colombians Ruber Marin and Freddy Gonzalez, with Marin winning the stage and Gonzalez taking the overall lead by the day's end. |
|
|