Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402]
LDAP driver.
Author: | Joshua Eldridge <joshuae74@hotmail.com> |
Copyright: | 2000-2013 John Lim |
Copyright: | 2014 Damien Regad, Mark Newnham and the ADOdb community |
License: | BSD-3-Clause |
License: | LGPL-2.1-or-later |
File Size: | 430 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ADODB_ldap:: (8 methods):
_connect()
_inject_bind_options()
_query()
ErrorMsg()
ErrorNo()
_close()
SelectDB()
ServerInfo()
Name:: (0 methods):
ADORecordSet_ldap:: (7 methods):
__construct()
_initrs()
GetAssoc()
GetRowAssoc()
GetRowNums()
_fetch()
_close()
Class: ADODB_ldap - X-Ref
_connect( $host, $username, $password, $ldapbase) X-Ref |
No description |
_inject_bind_options( $options ) X-Ref |
No description |
_query($sql,$inputarr=false) X-Ref |
No description |
ErrorMsg() X-Ref |
No description |
ErrorNo() X-Ref |
No description |
_close() X-Ref |
No description |
SelectDB($db) X-Ref |
No description |
ServerInfo() X-Ref |
No description |
Class: ADORecordSet_ldap - X-Ref
__construct($queryID,$mode=false) X-Ref |
No description |
_initrs() X-Ref |
No description |
GetAssoc($force_array = false, $first2cols = false, $fetchMode = -1) X-Ref |
No description |
GetRowAssoc($upper = ADODB_ASSOC_CASE) X-Ref |
No description |
GetRowNums() X-Ref |
No description |
_fetch() X-Ref |
No description |
_close() X-Ref |
No description |