Categories

Updated: 11/29/2007

class.upload.php

It is the ideal class to quickly integrate file upload and image manipulation in your site. That''s all you need for a gallery script for instance. 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, add of text labels and watermarks or apply graphic filters such as contrast or brightness correction, colorization, negative, threshold, greyscale, relections and more. Security features and file management functions are provided. The class can also work on local files, which is useful for batch processing images online, and can circumvent open_basedir restrictions. Files can be output directly to the browser. The error messages are now internationalized, and translations provided. The class is mature and well documented, already widely used around the world. It is compatible with PHP 4 and 5.
©2003-2019 jCay.com