结束 LDAP 链接。
语法: boolean ldap_unbind(int handle);
返回值: 布尔值
函数种类: 网络系统
本函数将关闭与 LDAP 服务器的链接。参数 handle 为打开 LDAP 的代号。若无错误则返回 true 值。
ldap_close()