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.

2006-11-12 16:11
0.21

일부 버그수정과 새로운 기능을 추가했다. 설정된 크기 이내 사진 크기를 조정의 가능성으로서 능력을하면서 이미지의 과잉 자르기에 의해 여분의 공간을 채우는 비율을 유지했다이 추가되었습니다. 지금은 수업 PHP5 완벽하게 호환됩니다.
Tags: Major feature enhancements
Some bugfixes and new features were added. The
possibility of resizing pictures within set
dimensions was added, as was the ability to keep
the ratio while filling the extra space by
cropping the excess of the image. The class is now
fully PHP5 compatible.

2006-08-15 17:37
0.20

이 릴리스에는 몇 가지 이상의 오류를 확인하고 메시지를 추가할 수있습니다. 확장자없이 파일 업로드 해결되었습니다. 을 가능성을 자동으로 재귀적으로 작성하고 대상 디렉터리가없는 경우 chmod를 추가했다. 이제 이미지, 색상 반전, 스케일로 설정되어있을 수있습니다 잘립니다 임계값 필터가 적용됩니다. 베벨 테두리, 단일 색상 테두리, 또는 여러 가지 빛깔의 프레임에 이미지를 추가할 수있습니다.
Tags: Major feature enhancements
This release add some more error checking and
messages. Uploading files without an extension was
fixed. The possibility to automatically and
recursively create and chmod the destination
directory if it is missing was added. Images can
now be cropped, color invert, turned into
greyscale, and have a threshold filter applied. A
bevel border, a single color border, or a
multicolored frame can be added to images.

2006-03-31 08:36
0.19

이 클래스의 주요 릴리스의 새로운 이미지 처리 기능이 많이있습니다. 이제 클래스 로컬 파일에 전용. 밝기, 명암 파일을 업로드하지 일할 수, 색조를 색상 및 이미지의 오버레이 색상을 지금 조작할 수있습니다. 텍스트 레이블 및 워터마크 이미지를 설정할 수있습니다. 뒤집기 및 운영 회전도 이미지에 수행할 수있습니다. JPEG 압축 품질을 계산할 수있습니다.
Tags: Major feature enhancements
This is a major release of the class, with a lot
of new image manipulation features. The class can
now work on local files, not only uploaded files.
Brightness, contrast, tint color, and overlay
color of images may now be manipulated. Text
labels and watermarks may be set on images. Flip
and rotate operations may also be performed on
images. The JPEG compression quality may be
calculated.

2005-10-22 16:43
0.17

Tags: Initial freshmeat announcement

Project Resources