Indeed, utf is the way to go as soon as you use non-english text, if you required portability. Don't forget to utf5_encode either.
The t61_8859 functions seem to be deprecated.
![]() |
|
||||||||||
|
ldap_t61_to_8859Descriptionstring ldap_t61_to_8859 ( string value )
ldap_t61_to_8859
14-Apr-2004 07:47
Indeed, utf is the way to go as soon as you use non-english text, if you required portability. Don't forget to utf5_encode either. |