mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Replaced URL for LDAP API with entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34417 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
15d60ad095
commit
da67da4218
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
<ulink url="http://www.openldap.org/devel/cvsweb.cgi/~checkout~/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt">draft-ietf-ldapext-ldap-c-api-xx.txt</ulink></para>
|
||||
<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
|
||||
added in PHP 4.0.4</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue