Re: [PHP-DEV] things I don't like with ldap_search() From: Oyvind Moll (oyvindmo <email protected>)
Date: 01/04/01

* Stig Venaas <Stig.Venaas <email protected>>
|
| There a few things that I don't like with the current ldap_search().
|
[...]
|
| So, I want ldap_search() to return a result identifier more often than
| it currently does, personally I would like it to always return a result
| identifier unless ldap_search_s() returns -1. Then PHP applications can
| always get all the information about what happened, and get all error
| messages, result codes, referrals etc. from the results.
|
| Hope I managed to make myself clear, I'll be happy to discuss this
| further. Comments?

My $0.02 worth of AOL: Yes, please make ldap_search() consistently
return a result identifier. Its current behaviour has made me pull my
hair out more than once.

-- 
   Øyvind Møll              <oyvindmo <email protected>>
   Initio IT-løsninger AS   <URL: http://www.initio.no/ >

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>