php man page for ldap_mod_del

Query: ldap_mod_del

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LDAP_MOD_DEL(3) 							 1							   LDAP_MOD_DEL(3)

ldap_mod_del - Delete attribute values from current attributes

SYNOPSIS
bool ldap_mod_del (resource $link_identifier, string $dn, array $entry)
DESCRIPTION
Removes one or more attributes from the specified $dn. It performs the modification at the attribute level as opposed to the object level. Object-level deletions are done by the ldap_delete(3) function.
PARAMETERS
o $link_identifier - An LDAP link identifier, returned by ldap_connect(3). o $dn - The distinguished name of an LDAP entity. o $entry -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ldap_mod_add(3), ldap_mod_replace(3). PHP Documentation Group LDAP_MOD_DEL(3)
Related Man Pages
ldap_bind(3) - php
ldap_compare(3) - php
ldap_errno(3) - php
ldap_get_entries(3) - php
mysql_close(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update