Bloggings

Blog | Sticky | Search | Français | Git | RSS | Bluesky


This is my personal minimalist blog. It has no Javascript, cookies or bloat, it won't track you or sell your soul and can be viewed in any browser. GDPR notice

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"; } ?>

 


§