PHP 4完全中文手册 我形我塑相册 家园常用软件下载 我形我塑相册活动专区 给我留言 我形我塑网站首页
我形我塑,网络相册,www.5x54.com 相册 相册 心情相册,少女相册 免费申请,我形我塑免费相册
 PHP 4 完全中文手册   http://www.5x54.com
 

 


函数:ldap_get_dn()


ldap_get_dn

取得 DN 值。

语法: string ldap_get_dn(int handle, int result_entry_identifier);

返回值: 字符串

函数种类: 网络系统

内容说明

本函数用来取得 LDAP 的显名 (DN, distinguished name)字符串值。参数 handle 为打开 LDAP 的代号。参数 result_identifier 为 ldap_search() 所返回的搜寻代号。若有错误则返回 false。


[ 上一页 下一页 ]