Directory listing script

Inspired mostly by laziness on my part, I basically wanted to be able to just link to a directory of files (images, text files, etc.) without turning on indexing in my server configuration. So, in April 2011, I made a PHP script to do just that. Users specify their desired file types, and the script will parse through the directory and generate a list of files matching those extensions.

download

live examples