[nycphp-talk] SimpleXML - UTF8
Donald J. Organ IV
dorgan at donaldorgan.com
Sat Oct 17 17:04:21 EDT 2009
a simple str_replace can replace the invalid characters..but you have to know what they are first.
----- Original Message -----
From: "John Campbell" <jcampbell1 at gmail.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Saturday, October 17, 2009 4:59:53 PM
Subject: [nycphp-talk] SimpleXML - UTF8
I hope there is an easy answer to this:
I am using a remote XML service, that about 1 in 100 times returns XML
with invalid UTF-8 bytes. I don't have any control over the remote
service, but simpleXML pukes when I pass malformed UTF-8 to it. Does
anyone know of a simple way to cleanup bad UTF-8 bytes, e.g. replace
the invalid bytes with a '?'.
Rgds,
John Campbell
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org/Show-Participation
More information about the talk
mailing list