|
Tuesday, November 25
One flu over this cuckoo's nest
I am breaking my own rule about writing a health-related post, but since I am getting older now, I figure I need to devote more and more of time obsessing about my bodily functions. Why not here? I was sick on Friday with what I thought was a mild cold, and took it easy most of the weekend. While I was a bit pokey and low, it was no big deal. Felt fine on Monday, and went to work with just a nuisance cough. Then, last night, pow. The boomerang flu. 101.7 fever this morning. I'm smokin' baby! I am slated to cook Thanksgiving for a small gathering of friends, but I only hope this vile contagion is gone by then. I will now no longer mock those who get flu shots. '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |