|
Tuesday, April 23
You too could live in New York
Who says apartments in New York are expensive? Here's a great opportunity: $700 - BrooklynThis is from Craig's List for this listing, but I'm quoting it here, because I'm sure the entry will go away soon. How many $700 apartments come with their own weekly kink party? Is this a great city, or what? (Rhetorical question. You do NOT need to answer it. Tip o' the blog to the Morning News for this chuckle.) '; } 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); ?> |