d561f6a61cc0e8104f4653387352ac927a0717dd
Tiny PHP File Manager
Tiny file manager in single php file
How to use
Download ZIP with latest version from master branch.
Copy filemanager.php to your website folder and open it with web browser (e.g. http://yoursite/any_path/filemanager.php).
Default username/password: admin/admin. password has encripted with MD5.
Warning: Please set your own username and password in $auth_users before use.
To enable/disable authentication set $use_auth to true or false.
Description
Languages
PHP
100%