php-i18n Digest 2 Oct 2003 11:04:53 -0000 Issue 196

Topics (messages 617 through 617):

iconv adds garbage while to UTF-8
        617 by: Peter Vereshagin

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
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.

--- End Message ---

Reply via email to