PHP » GoLang |
login |
register |
about
|
ldap_bind(PHP 4, PHP 5, PHP 7) ldap_bind — Bind to LDAP directory Description
bool ldap_bind
( resource
$link_identifier
[, string $bind_rdn = NULL
[, string $bind_password = NULL
]] )Binds to the LDAP directory with specified RDN and password. Parameters
If Return Values
Returns Examples
Example #1 Using LDAP Bind
<?php Example #2 Using LDAP Bind Anonymously
<?php |
more
Recently updated
more
Most requested
more
Last requests
|