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? 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 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
Archived
This topic is now archived and is closed to further replies.