Encoding Unicode Characters

Feb 28, 2013 at 8:44am
I have a string with &# characters. for example "Its 100 €".

Now I need to interpret that &#8364 to euro sign and stored into the db.

How to encode/decode the unicode characters?

Thanks,
Ram
Topic archived. No new replies allowed.