I'm use php LDAP functions (ldap_list for example) in order to request some properties. In my example property "ou" have cyrillic values.
I cannot view them appropriately on my web page and even convert_cyr_string() function cannot help me.
How to display cyrillic values correctly?