Files
docker-php-fpm/php_modules/ldap/README.md
2022-11-30 08:15:42 +01:00

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 |