From da67da421836d89dbb21bb82024dee0814bf4056 Mon Sep 17 00:00:00 2001 From: Stig Venaas Date: Sun, 22 Oct 2000 23:03:13 +0000 Subject: [PATCH] Replaced URL for LDAP API with entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34417 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/ldap.xml b/functions/ldap.xml index bb258e21f8..1ceebf3828 100644 --- a/functions/ldap.xml +++ b/functions/ldap.xml @@ -1533,7 +1533,7 @@ print $info["count"]." entries returned<p>"; LDAP_OPT_PROTOCOL_VERSION, LDAP_OPT_ERROR_NUMBER, LDAP_OPT_REFERRALS, 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 + draft-ietf-ldapext-ldap-c-api-xx.txt This function is only available when using OpenLDAP 2.x.x, and was added in PHP 4.0.4