Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version bietet volle Unterstützung für XMLHttpRequest Uploads, die Fähigkeit, "Vergröberungsfilter" Bilder und viele kleine Fixes.

This release adds
full support for XMLHttpRequest uploads,
the ability to pixelate images,
and many small fixes.

2011-04-12 06:42
0.31

Mehrere Transparenz Optionen wurden hinzugefügt, wenn das Hochladen von Bildern. Umgang mit gefährlichen Dateien und Erweiterungen wurde verbessert.
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

Neue Features und Bugfixes. Eine unscharfe Maske umgesetzt wurde, transparente Wasserzeichen sind besser behandelt, und es ist nun möglich, das Wasserzeichen in Abhängigkeit von der Größe des Bildes ändern.
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

Neue Features und Bugfixes wurden. Die Klasse ist nun kompatibel mit PHP 5.3. MIME-Erkennung ist stärker und dokumentiert. Schädlicher Bilder können nicht hochgeladen werden.
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

Die Klasse ist nun kompatibel mit PHP 5.3. MIME-Erkennung ist stärker und besser dokumentiert. Abgesicherten Modus wurde verbessert.
The class is now compatible with PHP 5.3. MIME detection is stronger and better documented. Safe mode handling has been improved.

Project Resources