Manuel Pear
Net_LDAP
- Table des matières
- Introduction -- What Net_LDAP is and general information
- Error handling -- How handling errors works in Net_LDAP
- Configuration and connecting -- How to configure Net_LDAP and connect to an LDAP server
- Search -- Searching entries
- Fetching entries -- Retrieving entries directly or from a searchresult
- Attributes -- Reading/adding/changing/deleting attributes from entries
- Managing entries -- Adding/renaming/moving/deleting entries
- LDAP filters -- Introduction to and usage of LDAP filters
- LDIF files -- Converting between Net_LDAP_Entries and LDIF files
Net_LDAP allows you to query and manipulate the data stored in directory servers using PHP in an object-oriented way.
Detailed usage examples are available at: /your/pear/path/docs/Net_LDAP/examples/
Remonter 
