ldap_mod_replace_ext
Replace attribute values with new ones
&reftitle.description;
LDAP\Resultfalseldap_mod_replace_ext
LDAP\Connectionldap
stringdn
arrayentry
arraynullcontrols&null;
Does the same thing as ldap_mod_replace but returns
an LDAP\Result instance to be parsed with ldap_parse_result.
&reftitle.parameters;
See ldap_mod_replace
&reftitle.returnvalues;
&ldap.return-result;
&reftitle.changelog;
&Version;
&Description;
&ldap.changelog.ldap-object;
&ldap.changelog.return-result-object;
&ldap.changelog.controls-nullable;
7.3
Support for controls added
&reftitle.seealso;
ldap_mod_replace
ldap_parse_result