Files and Folders: Simple Server File Browser
Jan Kowalski (contact me)
This class can provide an interface to browse server side files.
It can generate listings with links to the URLs of page to show each file or directory. The directories are only accessed if a secret hash value generated by the class is passed in the directory link URL. This way the class can protect the access to directories with paths guessed by the users.
The files are listed as links that generated dynamically. The images are also displayed dynamically when the respective links are clicked.
Click here for detailed information about this class on phpclasses.org