ダウンロードリスト

プロジェクト概要

class.upload.php は、ファイルのアップロードを管理します。アップロードされたファイルを管理して、必要な回数だけファイルに何をすることができます。ファイルが image である場合に、変換サイズを変更するそれを回転させる、多くの方法でトリミングをできます。また、罫線、フレーム、ベベル、テキスト ラベル、および透かしを追加したり、アンシャープ マスク、コントラストや明るさの補正、色づけ、負、グレースケール、反射などのグラフィック フィルターを適用します。セキュリティ機能およびファイル管理機能を提供しています。Flash アップローダーと XMLHttpRequest のアップロードがサポートされます。クラスはローカル ファイルで作業することができますもバッチ処理で役に立ち、open_basedir の制限を回避することができます。ファイルは、直接ブラウザーに出力することができます。エラー メッセージは国際化し、翻訳を提供します。PHP 4 と 5 と互換性があります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-05-14 18:16
0.27

新機能、改良、およびバグ修正。 MIMEの検出、真のカラー画像の透明度の交換が改善されている強化され、今すぐサイズを変更する前に、画像を切り抜くことができます。多くの翻訳ファイルが追加されました。
New features, improvements, and bugfixes. MIME detection is stronger, transparency replacement for true color images has been improved, and you can now crop a picture before resizing it. Many translation files were added.

2008-11-14 16:28
0.26

MIMEの検出、書き直されているとFlashからのアップロードが完全にサポートされます。透明性のサポートをパレットイメージに改善されている。クラスファイルのアップロードや画像を処理するために、HTMLページは、Flashアップロード、またはローカルファイルで作業を介して使用することができます。
タグ: Major feature enhancements
MIME detection has been rewritten, and uploading
from Flash is now fully supported. Transparency
support has been improved for palette images. The
class can be used to process uploaded files and
images, via HTML pages, Flash uploaders, or to
work on local files.

2007-11-28 20:34
0.25

これは、主要なクラスのグラフィック機能を書き直したものです。透明性と本当の色を完全には、PNG形式は、JPEG、GIF、およびBMPのイメージでサポートされます。詳細設定は、MIMEタイプ拡張チェックしたり、サイズや寸法をチェックし、背景色、非デフォルトの色を透明の形式などなど、クラスをご利用いただけますアップロードしたファイルの詳細情報を提供します。クラスにすることができますブラウザに直接出力するファイルです。エラーメッセージがすぐに国際化され、翻訳を提供。このクラスは、PHP 4および5に対応しています。
タグ: Major feature enhancements
This is a major rewrite of the graphic capabilities of the class. Transparency and true color are fully supported, for PNG, JPEG, GIF, and BMP pictures. More settings are available, such as MIME type enhanced checking, sizes and dimensions checks, background color, default color for non-transparent formats, etc., and the class provides more information on uploaded files. The class can directly output files to the browser. Error messages are now internationalized, and translations provided. The class is compatible with PHP 4 and 5.

2007-05-27 13:27
0.24

このリリースで修正いくつかのバグに追加およびいくつかの改良。今では写真の背景色を設定可能であり、テキストラベルに置換トークンを使用する。いくつかの新しいトリミングオプションが実装されている。
タグ: Major feature enhancements
This release fixes a few bugs and adds some
improvements. It is now possible to set a
background color for the pictures and to use
replacement tokens in the text labels. Some new
cropping options have been implemented.

2006-12-20 13:13
0.22

このバージョンの修正プログラムのすべてのバグを日付にし、新しい機能をもたらします。今、"アップロードした写真を"反射のWeb 2.0を作成することが可能です。多くのコントロールは、テキスト機能に改行などが追加されています。これは、外部のフォントを使用することが可能です。また、このクラスを完全にopen_basedirの制限を回避することができます。
タグ: Major feature enhancements
This version fixes all the bugs up to date, and
brings in new features. It is now possible to
create "Web 2.0" reflections on your uploaded
pictures. A lot more control has been added to the
text features, such as line breaks. It is now
possible to use external fonts. The class is also
fully able to circumvent open_basedir
restrictions.

プロジェクトリソース