ldap_bind(PHP 4, PHP 5) ldap_bind — Bind to LDAP directory Описание
bool ldap_bind
( resource $link_identifier
[, string $bind_rdn
[, string $bind_password
]] )
Binds to the LDAP directory with specified RDN and password. Список параметров
If bind_rdn and bind_password are not specified, an anonymous bind is attempted. Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примеры
Пример #1 Using LDAP Bind
<?phpПример #2 Using LDAP Bind Anonymously
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |