马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
w2box at clem's labs
w2box file repository for PHP
A simple php script to upload and download files. There is no complex user management as it aims for private file repository use. Supporting direct file deletion using AJAX, instant table sort using a self modified version of sorttable.js and finally upload file progressbar using a cgi(perl) script.
If you want to know more about those technologies, go to more information section.
Features
* Easy upload form
* Allow to define which kind of file can be uploaded
* Limit max file size
* On page table sort (by name, date, type, size)
* Direct deletion using AJAX
* View file by clicking on them
* Direct download by clicking on the download arrow
* Protect and hide upload or/and delete functions only for admin
* Logging upload/delete actions (time ip action)
* Upload progress bar (disable by default)
mehr infos:
http://clement.beffa.org/labs/projects/w2box/
demo:
http://clement.beffa.org/labs/apps/w2box-demo/
download:
http://ul.to/7sk8c0 |