Friday, December 21, 2007

PHP Directory Listing Script

I needed a quick a easy way to list files in a directory, without changing the webserver directory permissions: http://www.evoluted.net/ community/code/directorylisting.php. The only issue with this script is that it's only useful for a single directory and its subdirectories, but that is a minor quibble.

Labels: