(PHP 5)
ldap_sasl_bind — Bind to LDAP directory using SASL
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Devuelve TRUE en caso de éxito o FALSE en caso de error.
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.
Versión | Descripción |
---|---|
5.3.3 | Support on Windows was added. |