This year, I'm hiking with the Circle 2000 Expedition. We have a day by day schedule that we may get ahead of, but never behind. If you want to meet one of us on the trail, this schedule should give you a very good idea of where we'll be at the end of the day.
I personally may hike ahead of this at times, but I will try to hit all the listed maildrops. (To understand how maildrops work, visit my Maildrop page.
| Date | End of day location | Maildrop? | \n"); print (date("d M",$timestamp)); $timestamp=mktime(12,0,0,date("m",$timestamp),date("d",$timestamp)+1,date("Y",$timestamp)); $place_drop=split("\|",$line); if (!$place_drop[1]) { $place_drop[1]="No"; } print ("\n | \n"); print ($place_drop[0]); print ("\n | \n"); print ("$place_drop[1]"); if ($place_drop[1]!="No" and !ereg("package",$place_drop[2])) { print(" 1"); } print ("\n | \n"); if ($background != "") { $background=""; } else { $background="d0d0d0"; } } } fclose($filehandle); ?>
|---|