Bloggings

shadocks pumping

Static | Links | Git | Search | FR

This minimalist blog uses simple html. No Javascript, grids, or fancy formats. It can be read in a terminal text browser like Lynx, a simple graphical browser like Dillo, or a state of the art browser like Firefox. (see examples)

isDir() && !$dirinfo->isDot()) { $yeardirs[] = $dirinfo->getFilename(); } } rsort($yeardirs); // iterate through years if (is_array($yeardirs)) { foreach ($yeardirs as $key => $dirname) { echo "

" . $dirname . "

"; echo ""; } } else { echo "Not an array"; } ?>

 


A minimalist blog by Philip Wittamore