Hi
Does someone know how to convert/decode string from utf8 to iso-8859-2 (latin2) or windows-1250?
Function utf8_decode() exists, but it can convert utf8 just to iso-8859-1 and so I get some strange charachters instead of those I want.
Any suggestions?
Zvonko