ldap_mod_add_ext
Add attribute values to current attributes
&reftitle.description;
LDAP\Resultfalseldap_mod_add_ext
LDAP\Connectionldap
stringdn
arrayentry
arraynullcontrols&null;
Does the same thing as ldap_mod_add but returns
an LDAP\Result instance to be parsed with ldap_parse_result.
&reftitle.parameters;
See ldap_mod_add
&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_add
ldap_parse_result