Thursday, 5 September 2013

Convert from html entity number to accented char

Convert from html entity number to accented char

in this rss feed ( http://nightly.gamempire.it/rss ) you can visualize
some html entity numbers (like à that will be converted to à if the
encoding is utf-8).
However, this rss show à: how can I convert it to à? Is there a php
function?

No comments:

Post a Comment