Hello.
I have php-4.2.2
I have koi8-r encoded string and need to recode it to UTF-8.
I use iconv() and see strange noise added to a string. 
I played with iconv_set_encoding()'s and setlocale(0 as well.
Please suggest me a third-party encoding class.
I always used the convert_cyr_string() but it doesn't seem to know UTF-8.
my iconv system command does this job fine, but I need this in php.

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to