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 Requirements

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

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

The class is now compatible with PHP 5.3. MIME detection is stronger and better documented. Safe mode handling has been improved.

Project Resources