function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=20; $m=4; $y=2003; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>8,'min'=>00, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>13,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>17,'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 | |||||||||||||||||||||
|
38th Amstel Gold Race - CDMNetherlands, April 20, 2003PhotographyMen's Amstel Gold RaceImages by Jeff Jones/Cyclingnews.com
Images by Elmar Krings
Images by Fotoreporter Sirotti
Images by Jeff Tse/www.jefftse.com/cycling
Images by Elmar Krings
Images by Siegie/vdb-online.be
Images by DCP/Bert Geerts
Women's Amstel Gold RaceImages by Jeff Jones/Cyclingnews.com
Images by James Victor
|
|
|