|
Tuesday, September 17
Geburtstag
The tricky part about celebrating Conny's Conny will have to get her real birthday treat from me after they go on Friday. Looks like she's going to get two birthdays this year. Poor her. The smart thing about getting married three days before my wife's birthday is the amount of days I have to remember. It's sort of the personal version of moving holidays to a Monday. It's convenient. Maybe in a few years, I can even consolidate the birthday gift with the anniversary gift. '; } 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); ?> |