Gold Vision Communications / USA
 GOLDVISION.COM
Serving the Multimedia Community since 1989.
German Site | Spanish Site 

 Web Hosting

 Virtual Dedicated Servers

 Domaincheck

 Order

 Order Status

 Support

 Contact us

 Download

 Network

 Network Status

 Webdesign / Templates

 Make Payment

 Terms & Conditions

 Imprint

 Legal Notices

 Privacy Statement
  PHP / ldap_close
ldap_close

ldap_close

(PHP 3, PHP 4 >= 4.0.0)

ldap_close -- Close link to LDAP server

Description

bool ldap_close ( resource link_identifier)

Returns TRUE on success, FALSE on failure.

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().

Note: This function is an alias of ldap_unbind().


© 1998-2007 Gold Vision Communications All Rights Reserved.