On 8/11/07, Alain Roger <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I import a csv file (which includes characters from "windows-1250" charset)
> to postgreSQL database which is in UTF-8.
> How can i convert windows-1250 to utf-8 charset ?
>
> thanks a lot,
>
> --

I personally never worked with different charsets, but this might help you:
http://www.php.net/manual/en/function.mb-convert-encoding.php

Tijnema

-- 
Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info

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

Reply via email to