ldap_mod_replace_ext
Replace attribute values with new ones
&reftitle.description;
resourcefalseldap_mod_replace_ext
resourceldap
stringdn
arrayentry
arraynullcontrols&null;
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.changelog;
&Version;
&Description;
&ldap.changelog.controls-nullable;
7.3
Support for controls added
&reftitle.seealso;
ldap_mod_replace
ldap_parse_result