PHP.nl

ldap_delete

ldap_delete

Delete an entry from a directory

bool **ldap_delete** LDAP\Connection $ldap string $dn  $controls

Deletes a particular entry in LDAP directory.

ldapldap.parameter.ldap

dnThe distinguished name of an LDAP entity.

controls Array of to send with the request. LDAP Controls

return.success

ldap_delete_ext``ldap_add