MatDirLister - A PHP script for advanced directories listing
==========================

[INTRODUCTION & ISTRUCTIONS]

MatDirLister is a simple and useful PHP script that allows you to
view the content of a directory.
Just put the dirlist.php file in the root directory (or - if you
wish - in a subdirectory) of your server, and simply launch it
from your web-browser (ie: http://www.mysite.com/stuff/dirlist.php).
It will generate a HTML 4.01 validated page, with the list of all
files and directories included. Directories are evidenced in bold;
if you click on one of them, the script will show you the content
of that directory (this to allow you to view in subfolders too).
While if you click on a link to a file, a new page will be opened.
You can navigate between sub-directories with links at top of the
page (after the "Directory:" text).

[LICENSE]

You can use and modify this script for your personal use, and you
are free to distribute it to everybody without any change. You
cannot modify and then redistribuite it to a third person. Do not
remove the credits comment tags.

==========================

[VERSIONS]

24/05/2004 - v. 0.1

- First Relase

==========================

[INFORMATIONS]

Author: Mattia Campolese.
Creation date: 23-5-2004 - Modified on: 24/05/2004
Home page: www.matsoftware.com
Email: webmaster@matsoftware.com

I'm pleased if you report bugs by sending me an email.