PHP文件管理系统

发布于 2024-09-10 14:03:36 字数 200 浏览 2 评论 0原文

我在服务器上备份了系统(文档、视频、音乐等)
我只有 FTP 访问权限(不能真正做任何花哨的事情)
不过我可以运行 PHP 和 MySQL 程序(非常基本)。
我想知道一个好的完整系统可以让我
上传、控制和管理我在那里的文件(包括安全功能)
这样我就可以即时编辑一些文档、收听流媒体音乐以及上传更多文件(如果我愿意)。

谢谢。

I have my system backed up on a server (Docs, Videos, Music, etc.)
I have only FTP access (can't really do anything fancy)
However I can run PHP and MySQL programs (pretty basic).
I was wondering about a good complete system that would let me
upload, control and manage the files I have there (including security features)
so that I would be able to edit some docs on the fly, listen to streaming music and upload more files if I wanted to.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

请叫√我孤独 2024-09-17 14:03:36

我过去曾使用过它,它是开源的,因此您可以根据需要进行扩展。

http://sourceforge.net/projects/phpwebftp/

I have used this in the past and it's open source so you can extend as needed.

http://sourceforge.net/projects/phpwebftp/

吐个泡泡 2024-09-17 14:03:36

您可以尝试:

http://extplorer.sourceforge.net/

http://pfn.sourceforge.net/index.php?opc=1&lg=ing

http://navphp.sourceforge.net/

我使用了第一个,它非常好。对于媒体预览,我只知道 http://www.filerun.com/ 但它不是开源的。

You can try:

http://extplorer.sourceforge.net/

or

http://pfn.sourceforge.net/index.php?opc=1&lg=ing

or

http://navphp.sourceforge.net/

I used the first one and it's pretty good. For media preview I know only http://www.filerun.com/ but it's not open-source.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文