mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 12:31:14 +00:00
8 lines
442 B
Markdown
8 lines
442 B
Markdown
# ldap
|
|
|
|
LDAP is the Lightweight Directory Access Protocol, and is a protocol used to access "Directory Servers". The Directory is a special kind of database that holds information in a tree structure.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| PHP.net | https://www.php.net/manual/en/book.ldap.php |
|