Merlin Morgenstern wrote:

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

Check the character set of your mysql table.

> 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),

It should say in the XML file. 



-- 
Per Jessen, Zürich (3.2°C)


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

Reply via email to