|
Tuesday, February 12
Why I own a hamster
Don't bite the hand that feeds you. Asphyxiation, on the other hand, is permissible. From the Rocky Mountain News A 10-foot, 80-pound Burmese python wrapped itself around the neck of its owner Sunday so tightly he couldn't breathe, police said.The folks in emergency services at Aurora might want to write this little tip down: next time, kill the snake. And no, "Monty" is neither an original nor a clever name for a python. It's probably why the snake was pissed in the first place. Another fine gem from Obscure Store. '; } 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); ?> |