/ Published in: PHP
Some valid UTF-8 characters are illegal in XML: http://www.w3.org/TR/REC-xml/#charsets
This statement strips them from your strings.
Expand |
Embed | Plain Text
You need to login to post a comment.
jdbartlett on 09/25/09
1 person have marked this snippet as a favorite
Some valid UTF-8 characters are illegal in XML: http://www.w3.org/TR/REC-xml/#charsets
This statement strips them from your strings.
You need to login to post a comment.