Re: [PHP] LDAP question

2002-03-07 Thread Billy Halsey
You don't seem to have LDAP support compiled into PHP. Try running and make sure that you have ldap support. /bsh/ Sven Jacobs wrote: > Hey > > I'm testing LDAP and I seem to have an error > > Call undefined function ldap_connect() > > the code is from php.net > > Can anybody tell me what

Re: [PHP] LDAP question PLEASE help me.

2001-07-17 Thread Reuben D Budiardja
Use ldap_get_entries. See here: http://www.php.net/manual/en/function.ldap-get-entries.php Check the bottom of your code, I put something in there. On Tuesday 17 July 2001 07:27 am, Johan Vikerskog (ECS) wrote: > People! >>echo "LDAP query test"; > echo "Connecting ..."; > $ds=ldap_connect("loc