
phpmyfileeditor
Create/Remove/Modify files and Create/Remove directories from a web page without using FTP.
On setup, index.php will create a default htpasswd and htaccess files in the root with username/password specified at the start of index.php.
All it needs is a base directory which it will scan and show all files/folders in that directory. Users can then select a file to edit or a folder to further list all files/directories in it.
This project helped me resolve issue where I needed to find FTP to be able to edit files on a server.
Project Information
The project was created on Feb 4, 2013.
- License: GNU GPL v3
- svn-based source control
Labels:
PHP