Friday, June 6

Abroad with my broad

I'll be travelling in Europe for the next two weeks, with probably little online access, so don't expect updates until the 23rd of June. If I can update, I will though.

It'll be the first time me and ConnyWho is Conny? are away from our dog Leo for any length of time, and we're going to miss him. He'll have a dog-sitter though, and I bet he'll have a grand old time.

With any luck, maybe I'll come home to the start of impeachment proceedings for that thug in the White House.



Older entries

'; } 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); ?>