Download List

项目描述

class.upload.php manages file uploads for you. It manages the uploaded file and allows you to do whatever you want with the file as many times as you want. If the file is an image, you can convert and resize it, rotate it, crop it in many ways. You can also add borders, frames, bevels, text labels, and watermarks or apply graphic filters such as unsharp mask, contrast or brightness correction, colorization, negative, greyscale, reflections, and more. Security features and file management functions are provided. Flash uploaders and XMLHttpRequest uploads are supported. The class can also work on local files, is useful for batch processing, and can circumvent open_basedir restrictions. Files can be output directly to the browser. The error messages are internationalized, and translations provided. It is compatible with PHP 4 and 5.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-15 10:39
0.32

此版本添加了全力支持异步上载、 图像像素化、 能力和许多小的修复。
This release adds
full support for XMLHttpRequest uploads,
the ability to pixelate images,
and many small fixes.

2011-04-12 06:42
0.31

几个透明度选项时增加了上传图片。危险文件和扩展的处理,得到了改善。
Several transparency options have been added when uploading images. Handling of dangerous files and extensions has been improved.

2010-09-06 07:25
0.30

新功能和错误修正。锐化掩模的已实施的,透明的水印处理好,现在有可能要调整水印的图片而定。
New features and bugfixes. An unsharp mask has been implemented, transparent watermarks are dealt with better, and it is now possible to resize the watermark depending on the picture.

2010-02-05 21:19
0.29

新的特性和错误修正了。此课程现已开始用PHP 5.3兼容。 MIME的检测是更强大和更记录。恶意图像不能上传。
New features and bugfixes were made. The class is now compatible with PHP 5.3. MIME detection is stronger and more documented. Malicious images cannot be uploaded.

2009-08-11 15:59
0.28

此课程现已开始用PHP 5.3兼容。 MIME的检测是加强和改进记录。安全模式的处理已有所改善。
The class is now compatible with PHP 5.3. MIME detection is stronger and better documented. Safe mode handling has been improved.

Project Resources