Hi guys, I have been using PhP 4.06 for sometime, until recently I have upgraded to PhP 4.1.1. Unfortunately, I am experiencing some problems with ldap_error.
Basically, I used the same Netscape ldapsdk with 4.1.1 as I used with php4.0.6, only now ldap_error for some reason returns garbage values. For example, I expect error code 32, and in 4.1.1 I receive the following value 1083254792 instead of 32 (object doesn't exist) If I try to find out what the error means, here is what I get - "Unknown" Does anyone know whats going on and how to fix it? Thank you, Leon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php