検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 397 for [SIMILAR] 16 1024 4096 WITH 12257 compare WITH 1... (0.443 sec.)
Refresh 拡張操作のヘルパ 6362
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_refresh (PHP 7 >= 7.3.0, PHP 8) ldap_exop_refresh — Refresh 拡張操作のヘルパ 説明 ldap_exop_refresh ( LDAP\Connection $ldap , string $dn , int $ttl ): int | false Refresh 拡張オペレーションを実行 ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
定義済み定数 6362
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LDAP_DEREF_NEVER ( int ) エイリアスの解釈ルール - Never L ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
指定したオプションの現在の値を得る 6362
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_option — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | string | int &$ ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
LDAP ディレクトリにバインドする 6362
« ldap_bind_ext ldap_close » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_bind — LDAP ディレクトリにバインドする 説明 ldap_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null ): bool 指定した RDN およびパスワー ...
https://man.plustar.jp/php/function.ldap-bind.html - [similar]
直近の LDAP コマンドの LDAP エラー番号を返す 6362
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ldap_errno (PHP 4, PHP 5, PHP 7, PHP 8) ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明 ldap_errno ( LDAP\Connection $ldap ): int 直近の LDAP コマンドにより返された、標準化されたエ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
指定したオプションの値を設定する 6362
« 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 コマンドの LDAP エラーメッセージを返す 6362
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
新しいグローバル定数 6362
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しいグローバル定数 新しいグローバル定数 コアで定義済みの定数 PHP_FD_SETSIZE CURL CURLMOPT_PUSHFUNCTION CURL_PUSH_OK CURL_PUSH_DENY データのフィルタリング FILTER_FLAG_EMAIL_UNICODE Image Processing and GD ...
https://man.plustar.jp/php/migration71.constants.html - [similar]
最初の結果 ID を返す 6362
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | false 結果内の最初のエン ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
LDAP コントロール 6362
« 基本的な使用法 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT