On Wed, Jul 18, 2001 at 02:41:56AM -0700, Ron Chmara wrote: > [EMAIL PROTECTED] wrote: > > A ldap rebind procedure for automatical referral chase is > > not provided in php4. The solution of #9704 doesn't work > > "ldap result". This is an inherent problem with synchronous > > ldap calls. > a) post the patch to thE PHP-DEV list. > b) apply for a CVS account to /ext/ldap > c) also create a patch for the documentation... referral Thanks for your hints. You can download a) from http://sites.inka.de/~W1022/software/php/ldap_rebind.patch and c) from http://sites.inka.de/~W1022/software/php/ldap_rebind_doc.patch Please have someone a look at the code and especially check my usage of the Zend API as this is my first php extension. I have to apologize for the documentation because it is very preliminary, no code example and even not checked if the xml is correct due to the lack of time (exams ...). Still I think it's better than nothing. Of course any suggestions are welcome. Enrik -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]