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

이 릴리스는 XMLHttpRequest 업로드, 픽셀화 이미지 수와 많은 작은 수정에 대 한 전체 지원을 추가합니다.

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

새로운 기능 및 버그수정되었다. 이제 PHP를 클래스 5.3와 호환됩니다. MIME을 감지하고 더 강해 문서화되어있다. 악성 이미지를 업로드하실 수없습니다.
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

이제 PHP를 클래스 5.3와 호환됩니다. MIME을 감지 및 강해 잘 문서화되어있다. 안전 모드에서 처리가 개선되었습니다.
The class is now compatible with PHP 5.3. MIME detection is stronger and better documented. Safe mode handling has been improved.

Project Resources