I'm generating an XML Document object via the DOMDocument class. In the process, some kind of whitespace within elements is being converted into
. It's pretty difficult to search for this one since search engines treat this character as whitespace.
How do I scrub this character out of my xml output, or at least replace it with a different, preferable whitespace character?
Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…