phpfm icon indicating copy to clipboard operation
phpfm copied to clipboard

phpFileManager is a complete filesystem management tool on a single file. This is a tool meant for rapid file access, and also to verify the server php configuration and security. The script can be re...

Results 25 phpfm issues
Sort by recently updated
recently updated
newest added

Would be good, to consider, allowing copying files to same dir as they reside..some wants to just clone a file (e.g. using it as a template for something)

file list will cause problem under chinese windows system. fix: line 1836 change "ISO-8859-1" to "GB2312" 中文系统下,文件目录错误。 1836行,将 ISO-8859-1改为 GB2312 即可

when I type "-" this then browser window zoom out it's so annoying please fix this bug

hi.. thanks again ... i just installed phpfm after resolve the nginx bug (see issues) and i think i am turning a phpfm fan xD i have a home webserver...

hi... thanks for your amazinf software ... after resolve my nginx bug (search issues) i am very happy with it however i found fonts too tiny especially monospaced fonts (file...

i have nginx with regex server names (to capture subdomain name for later use) so i can automatically support a document root for each subdomain with a single conf in...

If i click on the config button, I cannot write anything in the textboxes. Also if i change the dropdown settings, it is not retained. Saving does not work. I...

Before I do this myself I was wondering. Is there a guide or solution to having multiple top level directories in the left frame. I will explain why. In my...

After a few minutes of navigation, the script stops working with HTTP error 431. The reason - cookie is too big. It is required to clear the cookie in the...

Hi, there is one missing string from all translations: $et['en']['Download'] = 'Download'; (Its the text on the 'ZIP download' button)