検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (3.197 sec.)
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、ハッシュコンテキストリソースを定義しています。これは hash_init() が返すものです。 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , 拡張 , モジュール , ハッシュコンテ ...
https://man.plustar.jp/php/hash.resources.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 ただし、Argon2 パスワードハッシュの場合、 » libargon2 が必要です。 PHP 7.3.0 以降、libargon2 バージョン 20161029 以降が必要です。 関連キーワード: 要件 , インストール , 設定 , 手 ...
https://man.plustar.jp/php/password.requirements.html - [similar]
定義済み定数 0
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SOAP 定数 定数 値 説明 SOAP_1_1 ( int ) 1 soap_version オプションを Soa ...
https://man.plustar.jp/php/soap.constants.html - [similar]
FastCGI Process Manager(FPM) 0
« virtual はじめに » PHP Manual サーバー固有のモジュール FastCGI Process Manager(FPM) FastCGI Process Manager(FPM) はじめに インストール/設定 オブザーバビリティ(可観測性) FPM の情報ページ FPM 関数 fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする fpm_get_sta ...
https://man.plustar.jp/php/book.fpm.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには、 バージョン 3.0 以降の Varnish Cache をインストールして使えるようにしておく必要があります。 これは、 » Varnish キャッシュのホームページ で取得できます。 関連キーワード: 要件 , イン ...
https://man.plustar.jp/php/varnish.requirements.html - [similar]
特定の文字をエスケープする 0
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_string (PECL ibm_db2 >= 1.6.0) db2_escape_string — 特定の文字をエスケープする 説明 db2_escape_string ( string $string_literal ): string 引数で指定した文字列中の特殊文字の前にバックスラッシュを追加し ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 ただし、Argon2 パスワードハッシュを有効にするには、 --with-password-argon2[=DIR] オプションを使用して、 libargon2 サポートありにして PHP をビ ...
https://man.plustar.jp/php/password.installation.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
The offsetExists purpose 0
« CachingIterator::next CachingIterator::offsetGet » PHP Manual CachingIterator The offsetExists purpose CachingIterator::offsetExists (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetExists — The offsetExists purpose 説明 public CachingIterator::offsetExists ( string $key ): bool 警 ...
https://man.plustar.jp/php/cachingiterator.offsetexists.html - [similar]
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]