★ wanayoo — archive 1999 http://www.php.net/manual/function.ldap-delete.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to LDAP
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
LDAP
* Introduction to LDAP
* ldap_add
* ldap_bind
* ldap_close
* ldap_compare
* ldap_connect
* ldap_count_entries
* ldap_delete
* ldap_dn2ufn
* ldap_err2str
* ldap_errno
* ldap_error
* ldap_explode_dn
* ldap_first_attribute
* ldap_first_entry
* ldap_free_result
* ldap_get_attributes
* ldap_get_dn
* ldap_get_entries
* ldap_get_values
* ldap_get_values_len
* ldap_list
* ldap_modify
* ldap_mod_add
* ldap_mod_del
* ldap_mod_replace
* ldap_next_attribute
* ldap_next_entry
* ldap_read
* ldap_search
* ldap_unbind
Manual: ldap_delete
View the source code for this pageSearch the site



Previous page
 ldap_count_entries
 Updated
Sat, 12 Aug 2000
ldap_dn2ufn 
Next page


ldap_delete

(PHP3 , PHP4 )

ldap_delete -- Delete an entry from a directory

Description

int ldap_delete (int link_identifier, string dn)

Returns true on success and false on error.

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


User Contributed Notes: ldap_delete


feri@agria.hu
23-Jul-2000 04:18
I couldn't delete a container when that wasn't empty.

I used php4.0RC1 with OpenLDAP on Debian Slink.



 About Notes


Previous page
 ldap_count_entries
 Updated
Sat, 12 Aug 2000
ldap_dn2ufn 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.