検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1654 for [SIMILAR] 16 1024 4096 WITH 11012 reflectionclas... (1.841 sec.)
SolrPingResponse クラス 0
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingResponse クラス SolrPingResponse クラス (PECL solr >= 0.9.2) はじめに サーバーへの ping リクエストに対するレスポンスを表現 クラス概要 final class SolrPingResponse extends SolrResponse { /* 定数 */ co ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
検索結果のエントリ数を数える 0
« ldap_control_paged_result ldap_count_references » PHP Manual LDAP 関数 検索結果のエントリ数を数える ldap_count_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_count_entries — 検索結果のエントリ数を数える 説明 ldap_count_entries ( LDAP\Connection $ldap , LDAP\Result $result ): int 直前の検索結 ...
https://man.plustar.jp/php/function.ldap-count-entries.html - [similar]
結果エントリから全てのバイナリ値を得る 0
« ldap_get_option ldap_get_values » PHP Manual LDAP 関数 結果エントリから全てのバイナリ値を得る ldap_get_values_len (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values_len — 結果エントリから全てのバイナリ値を得る 説明 ldap_get_values_len ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , strin ...
https://man.plustar.jp/php/function.ldap-get-values-len.html - [similar]
結果における次の属性を得る 0
« ldap_modify ldap_next_entry » PHP Manual LDAP 関数 結果における次の属性を得る ldap_next_attribute (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_attribute — 結果における次の属性を得る 説明 ldap_next_attribute ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): string | false エントリ内の属性を ...
https://man.plustar.jp/php/function.ldap-next-attribute.html - [similar]
ディレクトリクラスのインスタンスを返す 0
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP 4, PHP 5, PHP 7, PHP 8) dir — ディレクトリクラスのインスタンスを返す 説明 dir ( string $directory , ? resource $context = null ): Directory | false ディレクトリを読むための疑似オブジェクト指向 ...
https://man.plustar.jp/php/function.dir.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
共有メモリセグメントを作成またはオープンする 0
« sem_remove shm_detach » PHP Manual セマフォ関数 共有メモリセグメントを作成またはオープンする shm_attach (PHP 4, PHP 5, PHP 7, PHP 8) shm_attach — 共有メモリセグメントを作成またはオープンする 説明 shm_attach ( int $key , ? int $size = null , int $permissions = 0666 ): SysvSharedMemory | ...
https://man.plustar.jp/php/function.shm-attach.html - [similar]
LDAP サーバーへ接続する 0
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
最初の属性を返す 0
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_attribute — 最初の属性を返す 説明 ldap_first_attribute ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): string | false 指定したエントリの最初の属性を ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]