From 3d86b45dc29e9f883bad757bfe3be03baa911898 Mon Sep 17 00:00:00 2001 From: Ray Hunter Date: Mon, 2 Dec 2002 15:13:07 +0000 Subject: [PATCH] Added 2 examples demonstrating ldap-connect. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106565 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ldap/functions/ldap-connect.xml | 38 ++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/reference/ldap/functions/ldap-connect.xml b/reference/ldap/functions/ldap-connect.xml index d933d659ef..25f055a81d 100644 --- a/reference/ldap/functions/ldap-connect.xml +++ b/reference/ldap/functions/ldap-connect.xml @@ -1,5 +1,5 @@ - + @@ -35,6 +35,42 @@ URL and SSL support were added in 4.0.4. + + Example of connecting to LDAP server. + + +]]> + + + + Example of connecting securely to LDAP server. + + +]]> + +