Date: 11/13/00
- Next message: kenji chan: "[PHP-DB] Web-base Files upload"
- Previous message: Chris Sano: "RE: [PHP-DB] anyone succeed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello people...
I'm new to both php-db and php-general newsgroups...
Well, I've been trying to use ldap_search() without any success. I need
to specify the sizelimit of the entries returned, but I can't. If I set
the sixth parameter to 0, it should bring me ALL the entries but it
doesn't do! And if I set it to only 100 it doesn't do it to. In both
cases it bring me a warning message like this:
> Searching for ...
> Warning: LDAP: Partial search results returned: Sizelimit exceeded. in > /htdocs/templates/testes/cristiano/ldap.php on line 22
> Search result is 2
>
> Number of entires returned is 500
>
> Getting entries ...
>
> Data for 500 items returned:
Help-me please!
William N. Zanatta
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kenji chan: "[PHP-DB] Web-base Files upload"
- Previous message: Chris Sano: "RE: [PHP-DB] anyone succeed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

