1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-27 03:50:31 +02:00
2017-07-05 12:46:38 +05:30
2017-07-05 12:46:38 +05:30
2017-07-05 12:44:09 +05:30

Tiny PHP File Manager

Tiny file manager in single php file


H3k | Tiny File Manager

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
No description provided
Readme GPL-3.0 79 MiB
Languages
PHP 99.7%
Dockerfile 0.3%