Introducing you, fully functional PHP file/folder browser, with file upload and folder creation support. No frameworks, no nonsense just pure PHP
File uploading app. Upload any files and show them in table view. Columns: Name, Size, Created, Type and Actions. Actions column which contains “delete” and “rename” buttons. Sorting by Name, Type, Size, Created columns in both directions ASC/DESC. Prefix filename with the file type icon. Folder support, you can create folders also you can upload files not only into a single folder but also to create and upload to subfolders. Table should show folders clickable and different than files. After clicking on the folder name its content should be shown.
Just run it, everything works offline or online.
Just clone this repository and visit its index page. It will automatically create a folder called "uploads" if it doesn't exist. All of your uploaded files and folders are stored in there.
- PHP - Programming Language Used
- Bootstrap 4.3 - Front-End Framework
- Font Awesome - Icons