Net_LDAP
[
class tree: Net_LDAP
] [
index: Net_LDAP
] [
all elements
]
Packages:
Net_LDAP
Classes:
Net_LDAP
Net_LDAP_Entry
Net_LDAP_Error
Net_LDAP_RootDSE
Net_LDAP_Schema
Net_LDAP_Search
Net_LDAP_Util
Files:
Entry.php
LDAP.php
RootDSE.php
Schema.php
Search.php
Util.php
File: LDAP.php
Source Location: /Net_LDAP-0.6.6/LDAP.php
Classes:
Net_LDAP
Net_LDAP - manipulate LDAP servers the right way!
Net_LDAP_Error
Net_LDAP_Error implements a class for reporting portable LDAP error messages.
Page Details:
Filesource:
Source Code for this file
Includes:
require_once('PEAR.php') [line
28
]
require_once(
'LDAP/Search.php'
) [line
30
]
require_once(
'LDAP/Entry.php'
) [line
29
]
NET_LDAP_ERROR
[line
37
]
NET_LDAP_ERROR = 1000
Error constants for errors that are not LDAP errors
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:26:18 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.