+------------------------------------------------------------------------------------+ | dirLIST - PHP Directory Lister Version 0.1.1 | Copyright © 2007 Hamdiya | Support:hamoodyjamal@gmail.com | | PHP Directory Lister is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; either version 2 of the License, or | (at your option) any later version. | | This program is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | GNU General Public License for more details. | | You should have received a copy of the GNU General Public License | along with this program; if not, write to the Free Software | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +------------------------------------------------------------------------------------+ ======== FEATURES ======== • List all the files and folders in a given directory. FTP listing is also possible. • Show the sizes of folders and files • Ability to exclude specific files and folders • Ability to exclude files with certain extensions • Works on both UNIX and Windows systems • Statistics – Total files and folders and page load time • Alternating row colors • User customizable =========== REQUIRMENTS =========== PHP 5.0 or above fopen wrappers enabled ============ INSTALLATION ============ Extract the contents of the archive in the directory you want to list on your webserver ============= Configuration ============= Open "dirLIST/config.php" and follow the "USER CONFIGURATION" instructions. Default configuration is sufficient for using the script straight away. =========================== Checking for dirLIST update =========================== Simply run 'dirLIST_files/check_for_update.php' on your PHP enabled server. If there is an update, a link will be provided to download the new files. ======= Support ======= If you need any help, contact me at hamdiya.dev@gmail.com. Suggestions and bug reports are welcomed. WEBSITE: http://dir-list.sourceforge.net