Tag Archives: directory

PHP Gallery Directory Image Reader

I wrote a neat little script to simply read a directory, search for thumbnails, then print a list with links to the larger images. I look for the thumbnails so it doesn’t get images that don’t have small versions.
There are limitations, for example if you put a PDF with ‘.thumb’ in the directory it will [...]