Hi there...
I'm reading a string from a mysql-field. In this string is a ?-sign. But
when I'm writing it to a text-file it's converted (or just readed that way)
to €
I could convert this back using a replace, but if there's another special
character it would still remain.
Anyone an idea?
Greetz,
Roger
I'm reading a string from a mysql-field. In this string is a ?-sign. But
when I'm writing it to a text-file it's converted (or just readed that way)
to €
I could convert this back using a replace, but if there's another special
character it would still remain.
Anyone an idea?
Greetz,
Roger
Comment