⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP Extensions
>
LDAP
LDAP Tutorials
11 tutorials found.
📘
Connect to LDAP Server
LDAP | ldap_connect Function | PHP
📘
Authenticate User
LDAP | ldap_bind Function | PHP
📘
Search Directory
LDAP | ldap_search Function | PHP
📘
Get Search Results
LDAP | ldap_get_entries Function | PHP
📘
Add New Entry
LDAP | ldap_add Function | PHP
📘
Modify Entry
LDAP | ldap_modify Function | PHP
📘
Delete Entry
LDAP | ldap_delete Function | PHP
📘
Compare Attribute Value
LDAP | ldap_compare Function | PHP
📘
Get First Entry
LDAP | ldap_first_entry Function | PHP
📘
Get Next Entry
LDAP | ldap_next_entry Function | PHP
📘
Active Directory Auth
LDAP | Practical Example | PHP