shane07 Posted August 6, 2009 Share Posted August 6, 2009 While parsing xml document from the general characters my parsing logic works well. But when the contents are either unicode character or special characters like è and so on the parsing doesn't work. What do I need to do for parsing those special characters? Quote Link to comment https://forums.phpfreaks.com/topic/169056-could-not-parse-xml-documents-from-the-special-characters-from-unicode/ Share on other sites More sharing options...
JonnoTheDev Posted August 6, 2009 Share Posted August 6, 2009 http://uk.php.net/manual/en/function.htmlspecialchars-decode.php Quote Link to comment https://forums.phpfreaks.com/topic/169056-could-not-parse-xml-documents-from-the-special-characters-from-unicode/#findComment-891965 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.