JGArldt.com

Design, programming, web development, search engine optimization, software, tools

PHP Directory Listing Script

PHP Directory Listing Script

This is a script I have developed using PHP. All you do is simply place the two files in a directory and the directory itself along with all sub-directories will be browse able.

Features

  • The entire script is only made up of two files, the index.php file and an .htaccess file for URL-rewriting.
  • Optimized to use a small amount of memory during execution.
  • A sleek design and some nice gnome icons.
  • Thumbnail previews of popular image formats.
  • Thumbnail previews of .TXT files.
  • Fully calculated directory sizes.
  • Files preceded by a period are hidden.

Requirements

  • PHP 5.x
  • Image GD Library
  • Apache mod_rewrite

Download

PHP Directory Listing Script

Source Code

The script comes encrypted, if you want the source code you will need to donate using the button below and I will email you the source code.


3 Responses to “PHP Directory Listing Script”

  1. joehoper Says:

    Great php lister, obfuscation didn’t take much to decrypt though.

  2. laurenb Says:

    Looks fantastic but unfortunately can’t get this working. Just says “Unable to open directory” even when all permissions are set to 777.

  3. JGArldt Says:

    You may need to CHMOD the “index.php” file to 755.

Leave a Reply

You must be logged in to post a comment.