検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 410 for [SIMILAR] 16 1024 4096 WITH 24230 パレ WITH 1063... (0.373 sec.)
多角形を描画する 0
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagepolygon — 多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagepolygon ( GdImage $image , array $points , int $color ): bool 代 ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.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]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 0
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを画像に書き込む imagettftext (PHP 4, PHP 5, PHP 7, PHP 8) imagettftext — TrueType フォントを使用してテキストを画像に書き込む 説明 imagettftext ( GdImage $image , float $size , float $angle , i ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]
最大の並列スレッド数を設定する 0
« eio_set_max_idle eio_set_max_poll_reqs » PHP Manual Eio 関数 最大の並列スレッド数を設定する eio_set_max_parallel (PECL eio >= 0.0.1dev) eio_set_max_parallel — 最大の並列スレッド数を設定する 説明 eio_set_max_parallel ( int $nthreads ): void パラメータ nthreads 並列スレッドの数。 戻り値 ...
https://man.plustar.jp/php/function.eio-set-max-parallel.html - [similar]
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]