|
[Top] [Contents]
[Prev: 1. How to use LDAP Explorer?]
[Next: 3. Why not just use a small Perl cgi script to talk to an ldap client which can integrate OpenLDAP project easily? ]
There is a bug in LDAP module of PHP3. Patch I wrote for PHP3 can be found at:
ftp://igloo.its.unimelb.edu.au/pub/Linux/PHP3
It modified four functions in ldap.c:
php3_ldap_get_values ()
php3_ldap_get_entries ()
php3_ldap_get_attributes ()
php3_ldap_modify ()
Re-compile PHP3 source code with the patch. No change needed in your PHP3 code to access binary attribute.
[Top] [Contents]
[Prev: 1. How to use LDAP Explorer?]
[Next: 3. Why not just use a small Perl cgi script to talk to an ldap client which can integrate OpenLDAP project easily? ]