ldap_bind_ext
LDAP ディレクトリにバインドする
説明
LDAP\Resultfalse ldap_bind_ext(
LDAP\Connection $ldap,
stringnull $dn = null,
#[\SensitiveParameter]stringnull $password = null,
arraynull $controls = null
)
戻り値
LDAP\Result クラスのインスタンスを返します。失敗した場合に false を返します
参考
- ldap_bind
- ldap_parse_result