PHP File Directory Explorer is a lightweight php script (the whole script sums only one file in total, excluding the small images) which can be used to browse your files fast and easy. Features: Password protected. Breadcrumb navigation. Small icons for files. Files cand be deleted. Sort by Folders or Files. Cross Browser compatbile. Graph chart included. Easy to be configured. and more… I’m waiting suggestions for this script. User...
Updated: Version 2.0.1 2 classes that handle displaying the contents of a given directory. DirectoryHandler is for general directories with any assortment of files. ImageDirectory extends the functionality of DirectoryHandler by displaying directories specifically containing images; also makes use of lightbox. Perfect for displaying directories in a clean way, and an easy way to create an image gallery without the need for a database. Uses ...