PHP 文件拾取器 File-Picker
Summary / 概要
Display and choose files from your website. This software was developed with jQuery library, and write by php. / 显示并从您的网站上选择文件。这是一款用 PHP 编写,并基于 jQuery 类库开发的程序。
Home / 主页:http://code.google.com/p/file-picker/
Demo / 示例:http://hpyer.cn/codes/php-file-picker
Features / 特点
- Auto-Complete the filename / 文件名自动完成
- File/Folder information, also you can preview image files / 文件/目录的信息显示,也支持图片文件的预览
- Support unicode character, file(s)/folder(s) named in unicode character will be displayed fine / 支持 Unicode 字符,可以正常显示以 Unicode 字符命名的文件/目录
- Multi-select files, you can pick several file(s) if the CTRL/SHIFT key was pressed down / 多文件选取,您可以在按住 CTRL/SHIFT 键的同时选择多个文件
- Multi-language support / 支持多国语言
- Without refresh, its request server using AJAX / 无刷新,利用 AJAX 和服务器交互
- Visual interface, its looks like a Explorer of Windows / 可视化的界面,基本同 Windows 的资源管理器相同
- Easy to use, just open a new window by JavaScript to request file file-picker.php and define an variable to receive the JSON string / 使用简单,只要利用 JavaScript 打开一个新窗口来访问 file-picker.php文件,并定义一个接收 JSON 字符串的变量即可
Demo / 示例
Download / 下载
- All released versions / 所有发行的版本: http://code.google.com/p/file-picker/downloads/list
- Checkout source files / 检出源文件:
# Non-members may check out a read-only working copy anonymously over HTTP. svn checkout http://file-picker.googlecode.com/svn/trunk/ file-picker-read-only - Change log / 更新历史: http://code.google.com/p/file-picker/source/list

五月 16th, 2010 at 00:29
请问我把路径从常量改成变量为什么在选择器里只有select框有路径显示而下边确只有loding而不显示文件?
五月 16th, 2010 at 00:30
我的邮箱redstarkong@hotmail.com
六月 14th, 2011 at 13:45
Hpyer,非常好的工具,有针对Kevin建议后的版本没?因为有的时候确实一次性读取所有目录太耗时间,最好是自己能一级级双击后展开进去。
六月 20th, 2011 at 11:36
@Eddir:
有修改过的版本,如果需要,留下您的邮箱~
六月 22nd, 2011 at 20:37
太好了,我的邮箱是bixxxoe[at]xxx.com. 非常感谢!!!
六月 25th, 2011 at 09:41
@Eddir:
已经发送给您了。
顺便帮把您留言中的邮箱地址给屏蔽了,免得被垃圾邮件骚扰~
六月 29th, 2011 at 11:58
多谢,已收到。楼主考虑周全。