Note that ldap_set|get_option() functions are also available with NS Directory SDKs.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34748 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
foobar 2000-10-28 19:27:05 +00:00
parent 2696b144d2
commit da50f293e3

View file

@ -929,7 +929,7 @@ return_value[i]["attribute"][j] = jth value of attribute in ith entry
LDAP_OPT_MATCHED_DN. These are described in
<ulink url="&url.ldap.openldap-c-api;">draft-ietf-ldapext-ldap-c-api-xx.txt</ulink>
</para>
<para>This function is only available when using OpenLDAP 2.x.x, and was
<para>This function is only available when using OpenLDAP 2.x.x OR Netscape Directory SDK x.x, and was
added in PHP 4.0.4</para>
<para>
@ -1534,7 +1534,7 @@ print $info["count"]." entries returned&lt;p>";
LDAP_OPT_RESTART, LDAP_OPT_HOST_NAME, LDAP_OPT_ERROR_STRING,
LDAP_OPT_MATCHED_DN. These are described in
<ulink url="&url.ldap.openldap-c-api;">draft-ietf-ldapext-ldap-c-api-xx.txt</ulink></para>
<para>This function is only available when using OpenLDAP 2.x.x, and was
<para>This function is only available when using OpenLDAP 2.x.x OR Netscape Directory SDK x.x, and was
added in PHP 4.0.4</para>
<para>