検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 857 for [SIMILAR] 16 1024 4096 WITH 8427 resultentry WIT... (0.550 sec.)
LDAP コントロール 4131
« 基本的な使用法 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]
LDAP ディレクトリにバインドする 4131
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
LDAP拡張オペレーションの結果オブジェクトをパースする 4131
« ldap_next_reference ldap_parse_reference » PHP Manual LDAP 関数 LDAP拡張オペレーションの結果オブジェクトをパースする ldap_parse_exop (PHP 7 >= 7.2.0, PHP 8) ldap_parse_exop — LDAP拡張オペレーションの結果オブジェクトをパースする 説明 ldap_parse_exop ( LDAP\Connection $ldap , LDAP\Result ...
https://man.plustar.jp/php/function.ldap-parse-exop.html - [similar]
結果エントリから DN を得る 4131
« ldap_get_attributes ldap_get_entries » PHP Manual LDAP 関数 結果エントリから DN を得る ldap_get_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_dn — 結果エントリから DN を得る 説明 ldap_get_dn ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): string | false 結果における、あるエントリの DN ...
https://man.plustar.jp/php/function.ldap-get-dn.html - [similar]
現在の属性から属性を削除する 4131
« ldap_mod_add ldap_mod_del » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_del_ext — 現在の属性から属性を削除する 説明 ldap_mod_del_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | f ...
https://man.plustar.jp/php/function.ldap-mod_del-ext.html - [similar]
ディレクトリからエントリを削除する 4131
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete_ext (PHP 7 >= 7.3.0, PHP 8) ldap_delete_ext — ディレクトリからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]
検索結果のエントリ数を数える 4131
« 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]
LDAP ページネーションクッキーを取得する 4131
« 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]
LDAP ディレクトリにエントリを付加する 4131
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_add_ext — LDAP ディレクトリにエントリを付加する 説明 ldap_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Resu ...
https://man.plustar.jp/php/function.ldap-add-ext.html - [similar]
現在の属性に属性を追加する 4131
« ldap_list ldap_mod_add » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_add_ext — 現在の属性に属性を追加する 説明 ldap_mod_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ld ...
https://man.plustar.jp/php/function.ldap-mod_add-ext.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT