filemanager icon indicating copy to clipboard operation
filemanager copied to clipboard

File manager in a single php file

Results 11 filemanager issues
Sort by recently updated
recently updated
newest added

Please, add multi uploading! Your file manager is good solution for local file server.

Hello, I am using a Linux hosting, and by using this code from line 990, I was able to show the folder Size, not just display "Folder" in the size...

Would be nice to see count of files behind foldername (or at least configurable) Nice tool! Greetz Uli

![image](https://user-images.githubusercontent.com/24741439/69002846-c1efff00-0931-11ea-8341-7e9d7afeb82a.png)

+ Updates README + Improves handling url parameters (FM_SELF_URL) + Updates .gitigrore hide netbeans editor settings I like this tool! the code looks horrible but it works :+1:

I wanted to delete more than 1300 files in the root directory of my web server. After selecting the files to delete, I pressed bottom delete button but no file...

PHP provides the [`PharData`](http://www.php.net/manual/en/class.phardata.php) to extract an archive. Maybe there are other alternatives... Could be nice to just upload a light tarball file and just decompress it in a selected...

Added functionality to not map/show maps you do not want.

the same problem like with tiny manager - it does not receive the control variable sent via the GET method. Of course, the procedure for sending and receiving a variable,...