検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 163 for [SIMILAR] 16 1024 4096 WITH 16311 haystack WITH ... (0.186 sec.)
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PASSWORD_ARGON2ID CURL CURLAUTH_BEARER CURLAUTH_GSSAPI CURLE_WEIRD_SERVER_REPLY CURLINFO_APPCONNECT_TIME_T CURLINFO_CONNECT_TIME_T CURLINFO_CONT ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
Memory management 0
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory management Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memory is allocated in chun ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
単一階層の検索を行う 0
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, PHP 5, PHP 7, PHP 8) ldap_list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
エントリを読み込む 0
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, PHP 5, PHP 7, PHP 8) ldap_read — エントリを読み込む 説明 ldap_read ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_on ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
指定したオプションの値を設定する 0
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_set_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_set_option — 指定したオプションの値を設定する 説明 ldap_set_option ( ? LDAP\Connection $ldap , int $option , array | string | int | bool $ ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
LDAP 関数 0
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bin ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
Collapses the result set to a single document per group 0
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result set to a single document per group SolrQuery::collapse (No version information available, might only be in Git) SolrQuery::collapse — Collapses the result set to a single document per group 説明 ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]