PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ldap_count_entriesldap_dn2ufn>
Last updated: Mon, 16 Jul 2012

ldap_delete

(PHP 3, PHP 4, PHP 5)

ldap_delete -- Delete an entry from a directory

Description

bool ldap_delete ( resource link_identifier, string dn )

如果成功则返回 TRUE,失败则返回 FALSE

ldap_delete() function delete a particular entry in LDAP directory specified by dn.




<ldap_count_entriesldap_dn2ufn>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST