Hello everybody,

I have an xml-file where a euro sign is in. Now the sign shows up as questionmark after importing into a mysql db.

On the utf_8_decode site I found that iconv will help here, but first of all I do not even know if the xml file is utf8encoded (I doubt it), and secondly I do not want to install another module just for this.

Any ideas on how to build a workaround?

Thank you for any hint,

Merlin

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

Reply via email to