ID:               20713
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         LDAP related
 Operating System: windows and linux
 PHP Version:      4.3.0RC2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


Previous Comments:
------------------------------------------------------------------------

[2002-11-29 02:45:12] [EMAIL PROTECTED]

Hello,

when i call the ldap_connect without any param, i don't get FALSE.

<?php

$ds = ldap_connect ( );
echo $ds; // --> i get ressource id #2
?>

But the connection is not possible.

Thanks

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20713&edit=1

Reply via email to