 |
|
Innovation award
 Nominee: 3x |
This class can be used to manage an address book of contacts stored on an LDAP server.
It can connect to a given LDAP server and perform operations on an address book like: adding contacts, deleting contacts, searching contacts by name, surname, or by id.
Currently it can store the contact name, surname, company name, and multiple email addresses.
|
|
| Name: |
LDAP Address Book |
| Base name: |
ldap_addressbook |
| Description: |
Manage contacts stored on an LDAP server |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
Public Domain |
| All time users: |
1104 users |
| All time rank: |
2954 |
| Week users: |
4 users |
| Week rank: |
693  |
| |
|
 June 2007
Number 8 |
There are many applications that manage address books stored in databases. Most databases are accessible only on the sites on which the database servers are running.
LDAP is a networking protocol that allows remote access to databases stored on LDAP servers. This fact makes LDAP based databases more useful to implement applications for moving users.
This class implements an address book component that uses LDAP to store the user contact information.
It can be used to provide a PHP Web based interface to manage address books created by desktop applications or other types of applications that can manage user contacts.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|