| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
Vracia TRUE pri �spechu alebe FALSE pri chybe.
ldap_close() closes the link to the LDAP server that's associated with the specified link_identifier.
This call is internally identical to ldap_unbind(). The LDAP API uses the call ldap_unbind(), so perhaps you should use this in preference to ldap_close().
Poznámka: This function is an alias of ldap_unbind().
| Predchádzajúci | Domov | Nasledujúci |
| ldap_bind | Hore | ldap_compare |