検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 833 for [SIMILAR] 16 1024 4096 WITH 10321 ャッ WITH 8052... (0.705 sec.)
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 memcache モジュールで使用されるリソースは 1 種類で、それは キャッシュサーバーとの接続を指す ID です。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インストール , memcache , モジュール , 種類 , キャッ ...
https://man.plustar.jp/php/memcache.resources.html - [similar]
WinCache セッションハンドラ 0
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッションハンドラ WinCache セッションハンドラ WinCache セッションハンドラ (WinCache 1.1.0 以降で使用可能) を使うと、 PHP のセッションデータを共有メモリ上のセッションキャッシュに格納できるようにな ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
エントリが存在するかどうかを調べる 0
« apcu_entry apcu_fetch » PHP Manual APCu 関数 エントリが存在するかどうかを調べる apcu_exists (PECL apcu >= 4.0.0) apcu_exists — エントリが存在するかどうかを調べる 説明 apcu_exists ( mixed $keys ): mixed 指定した APCu エントリが存在するかどうかを調べます。 パラメータ keys キーを含む文字列 ...
https://man.plustar.jp/php/function.apcu-exists.html - [similar]
新しい V8Js オブジェクトを作成する 0
« V8Js V8Js::executeString » PHP Manual V8Js 新しい V8Js オブジェクトを作成する V8Js::__construct (PECL v8js >= 0.1.0) V8Js::__construct — 新しい V8Js オブジェクトを作成する 説明 public V8Js::__construct ( string $object_name = "PHP" , array $variables = array() , array $extensions = arr ...
https://man.plustar.jp/php/v8js.construct.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには、 バージョン 3.0 以降の Varnish Cache をインストールして使えるようにしておく必要があります。 これは、 » Varnish キャッシュのホームページ で取得できます。 関連キーワード: 要件 , イン ...
https://man.plustar.jp/php/varnish.requirements.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
新しい CachingIterator オブジェクトを作成する 0
« CachingIterator CachingIterator::count » PHP Manual CachingIterator 新しい CachingIterator オブジェクトを作成する CachingIterator::__construct (PHP 5, PHP 7, PHP 8) CachingIterator::__construct — 新しい CachingIterator オブジェクトを作成する 説明 public CachingIterator::__construct ( I ...
https://man.plustar.jp/php/cachingiterator.construct.html - [similar]
CachingIterator クラス 0
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラス CachingIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このオブジェクトは、別のイテレータからキャッシュされた反復処理をサポートします。 クラス概要 class CachingIterator extends IteratorItera ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]