(PHP 5)
ldap_sasl_bind — Bind to LDAP directory using SASL
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
Note: Requirement
ldap_sasl_bind() requires SASL support (sasl.h). Be sure --with-ldap-sasl is used when configuring PHP otherwise this function will be undefined.