ldap_mod_replace_ext
Replace attribute values with new ones
&reftitle.description;
resourceldap_mod_replace_ext
resourcelink_identifier
stringdn
arrayentry
arrayserverctrlsarray()
Does the same thing as ldap_mod_replace but returns the LDAP result resource to be parsed with ldap_parse_result.
&reftitle.parameters;
See ldap_mod_replace
&reftitle.returnvalues;
Returns an LDAP result identifier or &false; on error.
&reftitle.seealso;
ldap_mod_replace
ldap_parse_result