JLDAP::bind/1.5
From Joomla! Documentation
JLDAP::bind
Description
Binds to the LDAP directory.
Description:JLDAP::bind [Edit Descripton]
public function bind ( $username=null $password=null $nosub=0 )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $username | string | null | The username |
| $password | string | null | The password |
| $nosub | 0 |
- Returns boolean Result public
- Defined on line 174 of libraries/joomla/client/ldap.php
See also
-
JLDAP::bind on api.joomla.org
-
JLDAP source code on JoomlaCode
-
Class JLDAP
-
Subpackage Client
- Other versions of JLDAP::bind
SeeAlso:JLDAP::bind [Edit See Also]
User contributed notes
<CodeExamplesForm />