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:
Stig Venaas 2000-10-22 23:03:13 +00:00
parent 15d60ad095
commit da67da4218

View file

@ -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>