PHP Script Codes > PHP File Manager
PHP FS Manager is a fully equipped file-manipulation script. It lists all files and folders in a given root directory, and lets you navigate down through underlying folders.
The script has the ability to upload files, make new directories, rename files and folders and delete itmes. For file uploads, a maximum allowed file size limit will be displayed, imported from server settings.
It's also equipped with an up-button and a root-button, which navigates eighter up one directory, or up to the root-level, next to an Upload file and a New folder-button. Listing the files and folders, the scripts prints the associated MIME-icon, server timestamp and file size. Folder size is the total size of all files contained in the current folder and/or sub-folders.
PHP FS Manager is completely free and without any form of restrictions, for you to use in any way you please. You are welcome to resell it as a part of a commercial product. PHP FS Manager is Public Domain.