PHP Directory Listing

A simple PHP script that will do just that, list a directory
Download

PHP Directory Listing Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Raphael J. Schmid
  • Publisher web site:
  • http://schattenschreiber.org/php-directory-listing/

PHP Directory Listing Tags


PHP Directory Listing Description

A simple PHP script that will do just that, list a directory PHP Directory Listing is a simple PHP script that will do just that, list a directory.To use PHP Directory Listing just unpack into the directory you want listed, or unpack somewhere else and symlink index.php, index.css and the .icons directory. Limitations: · I'm currently using the Tango Project's icon library, but there's quite a few of the MIME icons missing. If you're good at graphics and help them out, you're supporting much more projects than just this little script! · Portrait-orientation images don't leave a padding towards the lower border of the surrounding gray box, which they should. · Even though the script requires GDLIB, GhostScript and ImageMagick, it doesn't check for them or produce proper warning messages if they are not configured correctly. Instead it just messes up. What's New in This Release: · Properly escaping content of HTML files. · New variable $url in index.php which you can set to where PHP Directory Listing is installed. Then using it for a certain directory becomes as easy as simpling softlinking index.php into that directory. · Changed empty file marker "" into an m-dash to maintain language agnosticism. · Fixing link size limitation for directories. · Making filetype detection case-insensitive. · Changed the Thumbnail class to always produce JPEGs, which seems to be more compatible with certain server setups. · Replacing urlencode() with rawurlencode() in some places for RFC 1738 compliancy. Trying very hard to always be XHTML 1.0 Strict compliant with this, so if you still find cases where this is not true because of unforeseen filenames, please do mention! · Fixing sorting to have directories come on top again. · Caching PDF thumbnails like is done for all other thumbnails. Their generation is still monkey-patched into DirectoryListing.class.php, though. · Added some filetypes to the list of text files that can be previewed. · Showing the current folder in now, thanks to some DAMN fine regular expression there which shows just how powerful the internets can be as a form of contemporary communication. Yeah, baby.


PHP Directory Listing Related Software