Created on 01 mars 09
Changes: 2.0 -> 2.1: 22 jul 09 added: file is PEAR compatible 1.0 -> 2.0: updated: phpdoc compatible in the way to generate documentation
[line 87]
[line 59]
[line 43]
[line 70]
[line 75]
[line 54]
[line 48]
[line 64]
[line 81]
NETLDAP __construct( string $ldap_binddn, string $ldap_bindpw, [string $ldap_host = false], [string $ldap_basedn = false], [bool $ldap_use_start_tls = false])
This function is used when object is generated. It places variables in "$this" var and can launch function
void __destruct( )
This function is used when object is destruct.
bool connect( string $ldap_binddn, string $ldap_bindpw, string $ldap_host)
This function is used to connect to a LDAP
array search( string $search, string $this->basedn)
This function is used to search in LDAP