検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 104 for [SIMILAR] 16 1024 4096 WITH 60132 imagecolorallo... (0.121 sec.)
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
PHPにできることは? 0
« PHP とはなんでしょう? 簡易チュートリアル » PHP Manual 入門 PHPにできることは? PHPにできることは? あらゆることができます。PHPでは主にサーバーサイドでの活用に焦点が 当てられているため、フォームからデータを取得したり、動的にページ の内容を生成したり、クッキーを送信・受信するといった他のCG ...
https://man.plustar.jp/php/intro-whatcando.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 0
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべきかどうかを判断する imageantialias (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageantialias — アンチエイリアス機能を使用すべきかどうかを判断する 説明 imageantialias ( GdImage $image , bool $enable ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
GD イメージをブラウザまたはファイルに出力する 0
« imagegd2 imagegetclip » PHP Manual GD および Image 関数 GD イメージをブラウザまたはファイルに出力する imagegd (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagegd — GD イメージをブラウザまたはファイルに出力する 説明 imagegd ( GdImage $image , ? string $file = null ): bool GD イメージを、指定し ...
https://man.plustar.jp/php/function.imagegd.html - [similar]
GD2 イメージをブラウザまたはファイルに出力する 0
« imagegammacorrect imagegd » PHP Manual GD および Image 関数 GD2 イメージをブラウザまたはファイルに出力する imagegd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagegd2 — GD2 イメージをブラウザまたはファイルに出力する 説明 imagegd2 ( GdImage $image , ? string $file = null , int $chunk_size = ...
https://man.plustar.jp/php/function.imagegd2.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT