Re: [PHP] PHP, LDAP & ldap_set_option

2001-04-11 Thread Stig Venaas
On Wed, Apr 11, 2001 at 02:07:04PM +0200, Holger Flocken wrote: > Hi, > > I want to use the LDAP functions of PHP to process every entry in an LDAP > directory. Unfortunately the directory contains more than 2 entries and > the PHP LDAP functions > (ldap_search/ldap_list) report that the time

[PHP] PHP, LDAP & ldap_set_option

2001-04-11 Thread Holger Flocken
Hi, I want to use the LDAP functions of PHP to process every entry in an LDAP directory. Unfortunately the directory contains more than 2 entries and the PHP LDAP functions (ldap_search/ldap_list) report that the timelimit (30 seconds) has been exceed. I tried to use ldap_set_option($ds, LDA