65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
![]() |
Readme for PHPFM:
|
||
|
-------------------------------------------------------------------------------------
|
||
|
|
||
|
PHPFM - a file manager written in PHP
|
||
|
|
||
|
----------------------
|
||
|
http://phpfm.zalon.dk/
|
||
|
|
||
|
Copyright (C) 2002 Morten Bojsen-Hansen
|
||
|
Email: raz0@worldonline.dk
|
||
|
|
||
|
PHPFM is free software; you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation; either version 2 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
PHPFM is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
along with PHPFM; if not, write to the Free Software
|
||
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||
|
|
||
|
Summary:
|
||
|
PHPFM is meant to handle administration of a webserver or web hotel via HTTP.
|
||
|
It can currently:
|
||
|
- create, rename and delete folders.
|
||
|
- create, upload, rename, download and delete files.
|
||
|
- edit text files.
|
||
|
- view image files.
|
||
|
- sort files by name, size, permissions and last modification date both
|
||
|
ascending and descending.
|
||
|
- communicate in more languages.
|
||
|
|
||
|
License:
|
||
|
Check docs/license.txt for more information.
|
||
|
|
||
|
Download:
|
||
|
The newest version of PHPFM is always availible from http://phpfm.zalon.dk/
|
||
|
|
||
|
Requirements:
|
||
|
Check docs/requirements.txt for more information.
|
||
|
|
||
|
Installing:
|
||
|
Check docs/install.txt for more information.
|
||
|
|
||
|
Configurating:
|
||
|
Check docs/configurating.txt for more information.
|
||
|
|
||
|
Changelog:
|
||
|
Check docs/changelog.txt for more information.
|
||
|
|
||
|
Todo:
|
||
|
Check docs/todo.txt for more information.
|
||
|
|
||
|
Frequently Asked Questions (FAQ):
|
||
|
Check docs/faq.txt for more information.
|
||
|
|
||
|
|
||
|
Hope you will enjoy using PHPFM as
|
||
|
much as I enjoyed creating it!
|
||
|
|
||
|
Morten Bojsen-Hansen
|