検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 142 for Controls (0.013 sec.)
PASSWD 拡張オペレーションのヘルパ 4581
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_ex ... assword = "" , string $new_password = "" , array &$controls = null ): string | bool PASSWD 拡張オペレーションを ... れたパスワードがある場合は、空にするか省略できます。 controls 指定された場合は、パスワードポリシーをリクエストす ... バージョンでは、 リソース を期待していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... では、デフォルト値が [] でした。 7.3 controls のサポートが追加されました。 例 例1 PASSWD 拡張オペ ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
指定したオプションの値を設定する 4415
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... string LDAP_OPT_MATCHED_DN string LDAP_OPT_SERVER_CONTROLS array LDAP_OPT_CLIENT_CONTROLS array LDAP_OPT_X_KE ... T_X_TLS_REQUIRE_CERT int PHP 7.0.5 LDAP_OPT_SERVER_CONTROLS および LDAP_OPT_CLIENT_CONTROLS はコントロールのリ ... します if (! ldap_set_option ( $ds , LDAP_OPT_SERVER_CONTROLS , array( $ctrl1 , $ctrl2 ))) { echo "サーバーコント ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
LDAP ディレクトリにバインドする 4368
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 ... $dn = null , ? string $password = null , ? array $controls = null ): LDAP\Result | false ldap_bind() と同じで ... のバージョンでは、 リソース を返していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... esult , バージョン , クラス , インスタンス , ext , controls , string , result ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
単一階層の検索を行う 4368
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... it = -1 , int $deref = LDAP_DEREF_NEVER , ? array $controls = null ): LDAP\Result | array | false 指定したフィ ... 。 LDAP_DEREF_ALWAYS - エイリアスを常に参照します。 controls リクエストと一緒に送信する LDAP コントロール の配列 ... のバージョンでは、 リソース を返していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... では、デフォルト値が [] でした。 7.3 controls のサポートが追加されました。 例 例1 ある組織の全て ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
LDAP エントリの変更をまとめて実行する 4368
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap ... string $dn , array $modifications_info , ? array $controls = null ): bool LDAP ディレクトリに存在する既存のエ ... Y_BATCH_* 定数のうちのひとつでなければいけません。 controls リクエストと一緒に送信する LDAP コントロール の配列 ... バージョンでは、 リソース を期待していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... では、デフォルト値が [] でした。 7.3 controls のサポートが追加されました。 例 例1 contact に電話 ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
LDAP ディレクトリにエントリを付加する 4332
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_ad ... ction $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ldap_add() と同じです ... のバージョンでは、 リソース を返していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... バージョン , クラス , インスタンス , ext , 関数 , controls ...
https://man.plustar.jp/php/function.ldap-add-ext.html - [similar]
ディレクトリからエントリを削除する 4332
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ld ... xt ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | false ldap_delete() と同じ ... のバージョンでは、 リソース を返していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... , インスタンス , クラス , Result , ext , result , controls ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]
属性を新規の値に置換する 4332
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace ... ction $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ldap_mod_replace() と ... のバージョンでは、 リソース を返していました。 8.0.0 controls は、nullable になりました。 これより前のバージョン ... では、デフォルト値が [] でした。 7.3 controls のサポートが追加されました。 参考 ldap_mod_replace ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
コードポイントが無視できる文字かを調べる 4308
« IntlChar::isgraph IntlChar::isIDPart » PHP Manual IntlChar コードポイントが無視できる文字かを調 ... 見なすべきかを判定します。 一般カテゴリ "Cf" (format controls) または、 空白文字でない ISO で定義された制御文字 ... true を返します。 注意 : Unicode標準 は Cf (format controls) を無視することを推奨している点に注意して下さい。 ... , IntlChar , 識別子 , isIDIgnorable , codepoint , controls , isIDPart ...
https://man.plustar.jp/php/intlchar.isidignorable.html - [similar]
結果から情報を展開する 4202
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result ... essage = null , array &$referrals = null , array &$controls = null ): bool LDAP の検索結果をパースします。 パラ ... 存在しない場合は、この変数に空の配列を格納します。 controls レスポンスを送信した LDAP コントロール の array 。 ... のバージョンでは、 リソース を期待していました。 7.3 controls のサポートが追加されました。 例 例1 ldap_parse_res ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT