sfox Sun Jul 31 15:06:10 2005 EDT
Modified files: /phpdoc/en/reference/ldap reference.xml Log: updating the ldap stuff http://cvs.php.net/diff.php/phpdoc/en/reference/ldap/reference.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/reference/ldap/reference.xml diff -u phpdoc/en/reference/ldap/reference.xml:1.12 phpdoc/en/reference/ldap/reference.xml:1.13 --- phpdoc/en/reference/ldap/reference.xml:1.12 Thu Jul 7 12:26:43 2005 +++ phpdoc/en/reference/ldap/reference.xml Sun Jul 31 15:06:10 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <reference id="ref.ldap"> <title>LDAP Functions</title> <titleabbrev>LDAP</titleabbrev> @@ -67,7 +67,7 @@ <itemizedlist> <listitem> <para> - <ulink url="&url.ldap.netscape;">Netscape</ulink> + <ulink url="&url.ldap.netscape;">Mozilla</ulink> </para> </listitem> <listitem> @@ -75,11 +75,6 @@ <ulink url="&url.ldap.openldap;">OpenLDAP Project</ulink> </para> </listitem> - <listitem> - <para> - <ulink url="&url.ldap.ldapworld;">LDAP World</ulink> - </para> - </listitem> </itemizedlist> <para> @@ -92,12 +87,16 @@ <section id="ldap.requirements"> &reftitle.required; <para> - You will need to get and compile LDAP client libraries from - <ulink url="&url.ldap.openldap.source;"> - OpenLDAP</ulink> to compile PHP with LDAP support. + You will need to get and compile LDAP client libraries from either + <ulink url="&url.ldap.openldap.source;">OpenLDAP</ulink> or <ulink + url="&url.ldap.bind9;">Bind9.net</ulink> in order to compile PHP with + LDAP support. <!-- - The other links are dead.. (7/7/2005) - + The other links are dead.. (7/7/2005) + So were those Netscape links - updated netscape.sdk link to mozilla.org + now. Also added new entity, url.ldap.bind9, which offers a win32 binary + amongst other things (31/7/2005) + either the University of Michigan <ulink url="&url.ldap.mt;"> ldap-3.3 package</ulink>, <ulink url="&url.ldap.netscape.sdk;"> Netscape Directory SDK 3.0</ulink> or <ulink url="&url.ldap.openldap.source;">