ldap_mod_del
ldap_mod_del
Delete attribute values from current attributes
bool **ldap_mod_del** LDAP\Connection $ldap string $dn array $entry $controls
Removes one or more attribute values from the specified .
Object deletions are done by the
function.
dn``ldap_delete
ldapldap.parameter.ldap
dnThe distinguished name of an LDAP entity.
entry
controls
Array of to send with the request.
LDAP Controls
return.success
ldap_mod_del_ext``ldap_mod_add``ldap_mod_replace``ldap_modify_batch