検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 275 for [SIMILAR] 16 1024 4096 WITH 23752 ldap WITH 1931... (0.331 sec.)
ディレクトリからエントリを削除する 6633
« ldap_delete_ext ldap_dn2ufn » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete (PHP 4, PHP 5, PHP 7, PHP 8) ldap_delete — ディレクトリからエントリを削除する 説明 ldap_delete ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): bool 指定したエントリを LD ...
https://man.plustar.jp/php/function.ldap-delete.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 6633
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
結果から情報を展開する 6633
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_result — 結果から情報を展開する 説明 ldap_parse_result ( LDAP\Connection $ldap , LDAP\Result $result , int &$error_code , string &$matched_dn ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
現在の属性に属性を追加する 6633
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_add — 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 6633
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_replace — 属性を新規の値に置換する 説明 ldap_mod_replace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
LDAP ページネーションクッキーを取得する 6633
« ldap_connect ldap_control_paged_result » PHP Manual LDAP 関数 LDAP ページネーションクッキーを取得する ldap_control_paged_result_response (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged_result_response — LDAP ページネーションクッキーを取得する 警告 この関数は PHP 7.4.0 以降で 推奨されなくなり ...
https://man.plustar.jp/php/function.ldap-control-paged-result-response.html - [similar]
エントリ名を修正する 6633
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
基本的な使用法 6633
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
単一階層の検索を行う 6633
« 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]
LDAP ツリーを探索する 6633
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT