|
Monday, March 7
Was it the 13th?
Here's how Friday went:
And yes, she is right, but that didn't make it easier to hear the wife say "I told you not to put your social security card in your wallet." I've never lost a wallet before. Lesson learned is that any time you say "I've never _____ before," plan on _____ happening soon. Friday was not a good day. It was a relief to come home and discover that I hadn't left my wallet at the bank, as I feared, but instead discover it had slipped off my keyboard shelf and into a drawer. So now the only bother is waiting for all the replacement bank cards to come. Once they come, I can experience the joy of paying my parking ticket online. I can't wait. Labels: sundry '; } 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); ?> |