Function __global->cns_ldap_bind
Definitions
sources/cns_ldap.php
- Performs the Conversr LDAP connection bind, used to do general querying (not a user login).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Performs the Conversr LDAP connection bind, used to do general querying (not a user login).
*
*/
function cns_ldap_bind()
* Performs the Conversr LDAP connection bind, used to do general querying (not a user login).
*
*/
function cns_ldap_bind()
