Is there any solution to convert charset from one encoding to another? I have database in iso-8859-2 but my script runs in utf-8. I use dbi module.
-- Konrad
Is there any solution to convert charset from one encoding to another? I have database in iso-8859-2 but my script runs in utf-8. I use dbi module.
-- Konrad