结束 LDAP 连结。
语法: boolean ldap_unbind(int handle);
传回值: 布林值
函式种类: 网路系统
本函式将关闭与 LDAP 伺服器的连结。参数 handle 为开启 LDAP 的代号。若无错误则传回 true 值。
ldap_close()