|
Friday, August 15
We don' need no stinkin' electricity
Posted proudly on the front door of the Victoria Supermarket on 9th Avenue, in a bold, determined block print from a well used black magic marker: The supermarket that has been open in the face of disaster while the others were closed will be open til 9PM tonight.Way to go, Mom & Pop! Say it with pride. In your face, Food Emporium! And not only were they open, they stayed open later than usual. Score one for the independent. '; } 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); ?> |