function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=8; $m=6; $y=2003; // DAY MONTH YEAR $delay='500'; //default $refresh[1]=array('hr'=>17,'min'=>00, 'refresh'=>300); // IN GMT $refresh[2]=array('hr'=>18,'min'=>00, 'refresh'=>150); // IN GMT $refresh[3]=array('hr'=>19,'min'=>40, '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 | ||||||||||||||||||||||||||
|
Wachovia Cycling SeriesUSA, June 3-8, 2003First Union Invitational PhotographyWachovia Invitational, Lancaster, PA, June 3, 2003Images by Jonathan Devich/www.wachoviacycling.com
Images by Michael Doupe/RedRoseRaces.com
Images by CQUAD.com
Wachovia Classic, Trenton, New Jersey, June 5, 2003Images by Jonathan Devich/www.wachoviacycling.com
Image by Kristy Scrymgeour/Cyclingnews.com
Images by CQUAD.com
Wachovia USPRO Championships, Philadelphia, PA, June 8, 2003Images by Jonathan Devich/www.wachoviacycling.com
Images by Zui Hanafusa/miyashojicycling.com
Images by Gianmarco Cilli
Images by Jim Snyder
Images by Kristy Scrymgeour/Cyclingnews
Images by Celia Cole
Images by Aron Kansal/www.USWebPro.com
Images by Michael Doupe/RedRoseRaces.com
Wachovia Liberty Classic, Philadelphia, PA, June 8, 2003Images by Jonathan Devich/www.wachoviacycling.com
Images by Kristy Scrymgeour/Cyclingnews
Images by Aron Kansal/www.USWebPro.com
Images by Emory Ball
Back to top |
|
|