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.

2009-05-14 18:16
0.27

新功能,改进和错误修正。 MIME的检测强,真正的彩色图像的透明度,更换已得到改进,现在您可以作物前调整其大小的图片。许多翻译文件增加了。
New features, improvements, and bugfixes. MIME detection is stronger, transparency replacement for true color images has been improved, and you can now crop a picture before resizing it. Many translation files were added.

2008-11-14 16:28
0.26

MIME的检测已被重写,并从闪存上载,现已全面支持。透明度支持得到了改进的调色板图像。这个类可以用来处理上传的文件和图像,通过HTML页面,闪光名上传,或在当地的文件。
标签: Major feature enhancements
MIME detection has been rewritten, and uploading
from Flash is now fully supported. Transparency
support has been improved for palette images. The
class can be used to process uploaded files and
images, via HTML pages, Flash uploaders, or to
work on local files.

2007-11-28 20:34
0.25

这是一个重大重写类的图形功能。透明度和真彩色的充分支持,为支持PNG,JPEG,GIF和骨图片。更多设置可用,如加强检查MIME类型,大小和尺寸检查,背景颜色,默认的非彩色透明的格式等,以及类提供更多的上传文件的信息。类文件可以直接输出到浏览器。错误消息,现在国际化,并提供翻译。类兼容PHP 4和5。
标签: Major feature enhancements
This is a major rewrite of the graphic capabilities of the class. Transparency and true color are fully supported, for PNG, JPEG, GIF, and BMP pictures. More settings are available, such as MIME type enhanced checking, sizes and dimensions checks, background color, default color for non-transparent formats, etc., and the class provides more information on uploaded files. The class can directly output files to the browser. Error messages are now internationalized, and translations provided. The class is compatible with PHP 4 and 5.

2007-05-27 13:27
0.24

此版本修正了一些错误,并增加了一些改进。现在可以设置为背景颜色和图片中使用的文字标签更换标记。一些新出现的选择已得到执行。
标签: Major feature enhancements
This release fixes a few bugs and adds some
improvements. It is now possible to set a
background color for the pictures and to use
replacement tokens in the text labels. Some new
cropping options have been implemented.

2006-12-20 13:13
0.22

该版本修正所有的错误更新,并带来新的功能。现在可能创造“您上传的图片的Web 2.0”的反思。还有很多控件已被添加到文本的功能,如换行符。现在可以使用外部字体。这个类也完全可以绕过open_basedir的限制。
标签: Major feature enhancements
This version fixes all the bugs up to date, and
brings in new features. It is now possible to
create "Web 2.0" reflections on your uploaded
pictures. A lot more control has been added to the
text features, such as line breaks. It is now
possible to use external fonts. The class is also
fully able to circumvent open_basedir
restrictions.

Project Resources