検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 167 for [SIMILAR] 16 1024 4096 WITH 34021 imagejpeg WITH... (0.241 sec.)
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
最大 4 つまでの $_SERVER 変数を実行時に変更させる 0
« Phar::mount Phar::offsetExists » PHP Manual Phar 最大 4 つまでの $_SERVER 変数を実行時に変更させる Phar::mungServer (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mungServer — 最大 4 つまでの $_SERVER 変数を実行時に変更させる 説明 final public static Phar::mungServer ( array ...
https://man.plustar.jp/php/phar.mungserver.html - [similar]
Phar アーカイブの PHP ローダー (起動スタブ) をデフォルトのローダーに設定する 0
« Phar::setAlias Phar::setMetadata » PHP Manual Phar Phar アーカイブの PHP ローダー (起動スタブ) をデフォルトのローダーに設定する Phar::setDefaultStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::setDefaultStub — Phar アーカイブの PHP ローダー (起動スタブ) をデフォルトのローダ ...
https://man.plustar.jp/php/phar.setdefaultstub.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
cURL セッションを実行する 0
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_exec — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを実行します。 この関数は、cURL セッションを初 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
CURL 転送用の複数のオプションを設定する 0
« curl_reset curl_setopt » PHP Manual cURL 関数 CURL 転送用の複数のオプションを設定する curl_setopt_array (PHP 5 >= 5.1.3, PHP 7, PHP 8) curl_setopt_array — CURL 転送用の複数のオプションを設定する 説明 curl_setopt_array ( CurlHandle $handle , array $options ): bool cURL セッション用の複数 ...
https://man.plustar.jp/php/function.curl-setopt-array.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 0
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す headers_list (PHP 5, PHP 7, PHP 8) headers_list — 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 説明 headers_list (): array headers_list() はブラウザも ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 0
« hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する ignore_user_abort (PHP 4, PHP 5, PHP 7, PHP 8) ignore_user_abort — クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 説明 ignore_user_abort ...
https://man.plustar.jp/php/function.ignore-user-abort.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]
新しいフォントを読み込む 0
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloadfont (PHP 4, PHP 5, PHP 7, PHP 8) imageloadfont — 新しいフォントを読み込む 説明 imageloadfont ( string $filename ): GdFont | false imageloadfont() はユーザーが定義したビットマップを読み込み、 ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]