From da50f293e3bc6ceac364f6eb6e2363a7f7312123 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 28 Oct 2000 19:27:05 +0000 Subject: [PATCH] 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 --- functions/ldap.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/ldap.xml b/functions/ldap.xml index b635d71769..9f6340ae26 100644 --- a/functions/ldap.xml +++ b/functions/ldap.xml @@ -929,7 +929,7 @@ return_value[i]["attribute"][j] = jth value of attribute in ith entry LDAP_OPT_MATCHED_DN. These are described in draft-ietf-ldapext-ldap-c-api-xx.txt - This function is only available when using OpenLDAP 2.x.x, and was + 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 @@ -1534,7 +1534,7 @@ print $info["count"]." entries returned<p>"; LDAP_OPT_RESTART, LDAP_OPT_HOST_NAME, LDAP_OPT_ERROR_STRING, LDAP_OPT_MATCHED_DN. These are described in draft-ietf-ldapext-ldap-c-api-xx.txt - This function is only available when using OpenLDAP 2.x.x, and was + 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