mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-07-16 14:56:18 +02:00
Updated
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# Tiny PHP File Manager
|
# Tiny PHP File Manager
|
||||||
Tiny file manager in single php file
|
Tiny file manager in single php file
|
||||||
<hr>
|
<hr>
|
||||||
<img src="tinyfilemanager.jpg" alt="H3k | Tiny File Manager">
|
<img src="tinyfilemanager.gif" alt="H3k | Tiny File Manager">
|
||||||
<h3>How to use</h3>
|
<h3>How to use</h3>
|
||||||
|
|
||||||
Download ZIP with latest version from master branch.
|
Download ZIP with latest version from master branch.
|
||||||
@ -25,7 +25,6 @@ To enable/disable authentication set $use_auth to true or false.
|
|||||||
<li>Copy direct file URL</li>
|
<li>Copy direct file URL</li>
|
||||||
<li>Edit text file formats using advanced editor with syntax highlight</li>
|
<li>Edit text file formats using advanced editor with syntax highlight</li>
|
||||||
<li>Backup files</li>
|
<li>Backup files</li>
|
||||||
<li>Send files through email</li>
|
|
||||||
<li>Seach files</li>
|
<li>Seach files</li>
|
||||||
<li>lots more...</li>
|
<li>lots more...</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user