MatDirLister - A PHP script for easy 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 (and if you want the ico folder) 
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) and choose how to sort data.

[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]

05/05/2007 - v. 0.3

- You can choose how to sort data
- Icons added
- Page HTML 4.01 and CSS 2 validated
- Info about authors updated
- Other bugs fixed


08/07/2005 - v. 0.2

- Modified credit information
- It shows folder before than files
- Minor bug fixed

24/05/2004 - v. 0.1

- First Relase

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

[INFORMATIONS]

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

Modified by: Gianluca Greco
Modified on: 07-07-2006
Home page: www.digitechonline.it
Email: info@digitechonline.it

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