検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 600 for [SIMILAR] 16 1024 4096 WITH 30534 汚染 WITH 4170... (0.516 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには、 c-client ライブラリがインストールされている必要があります。 » https://github.com/uw-imap/imap から 最新版を入手し、コンパイルしてください。 IMAP のソースファイルをシステムの inclu ...
https://man.plustar.jp/php/imap.requirements.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
リクエストが成功したか 0
« SolrResponse::setParseMode SolrQueryResponse » PHP Manual SolrResponse リクエストが成功したか SolrResponse::success (PECL solr >= 0.9.2) SolrResponse::success — リクエストが成功したか 説明 public SolrResponse::success (): bool サーバーへのリクエストが成功したかチェックするために使用され ...
https://man.plustar.jp/php/solrresponse.success.html - [similar]
Creates a new deque using a callable to determine which values to include 0
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 0
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 0
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine which values to include Ds\Set::filter (PECL ds >= 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 public Ds\Set::filter ( callable $callback ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 0
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to determine which values to include Ds\Vector::filter (PECL ds >= 1.0.0) Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 public Ds\Vector::fil ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
gz ファイルを出力する 0
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]