検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 773 for [SIMILAR] 16 1024 4096 WITH 55402 定子 WITH 1202... (0.616 sec.)
ガベージコレクション 0
« INI 設定 リファレンスカウントの原理 » PHP Manual 機能 ガベージコレクション ガベージコレクション 目次 リファレンスカウントの原理 循環の収集 パフォーマンスの考慮点 このセクションでは、PHP 5.3 の一部の、新しいガベージコレクション(別名GC)機構の メリットを説明します。 関連キーワード: リフ ...
https://man.plustar.jp/php/features.gc.html - [similar]
GD ファイルまたは URL から新規イメージを生成する 0
« imagecreatefromgd2part imagecreatefromgif » PHP Manual GD および Image 関数 GD ファイルまたは URL から新規イメージを生成する imagecreatefromgd (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd — GD ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd ( string $fil ...
https://man.plustar.jp/php/function.imagecreatefromgd.html - [similar]
GD2 ファイルまたは URL から新規イメージを生成する 0
« imagecreatefrombmp imagecreatefromgd2part » PHP Manual GD および Image 関数 GD2 ファイルまたは URL から新規イメージを生成する imagecreatefromgd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2 — GD2 ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd2 ( string ...
https://man.plustar.jp/php/function.imagecreatefromgd2.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Date/Time 定義済み定数 定義済み定数 DATE_ 定数 は、標準的な日付の書式を表します。 日付フォーマット関数( date() など)で使用します。 以下の定数は、関数 date_sunrise() および date_sunset() が返す結果の書式を指定します。 SUNFUNCS_RET_TIMESTAMP ( int ) タイムスタ ...
https://man.plustar.jp/php/datetime.constants.html - [similar]
はじめに 0
« OPcache インストール/設定 » PHP Manual OPcache はじめに はじめに OPcache はコンパイル済みのバイトコードを共有メモリに保存し、PHP がリクエストのたびにスクリプトを読み込み、パースする手間を省くことでパフォーマンスを向上させます。 このPHP拡張モジュールは PHP 5.5.0 以降のバージョンにバンド ...
https://man.plustar.jp/php/intro.opcache.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
パターンを使用して入力文字列をパースする 0
« MessageFormatter::parseMessage MessageFormatter::setPattern » PHP Manual MessageFormatter パターンを使用して入力文字列をパースする MessageFormatter::parse msgfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::parse -- msgfmt_parse — パターンを使用して入力文字 ...
https://man.plustar.jp/php/messageformatter.parse.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]