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 d
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
2 matches
Mail list logo