Hello,
I have a program in php which allows me to make a trombinoscope by linking me to a waiter LDAP. I have a message of error :
Warning: ldap_get_values_len() [function.ldap-get-values-len]: Cannot
get the value(s) of attribute Decoding error in
this is my line of code :
$photo = ldap_get_values_len($idldap,$entree,"jpegPhoto");
Thanks for you help.