Fix malformed XML in PHP before processing using DOMDocument functions

后端 未结 3 1363
抹茶落季
抹茶落季 2020-11-27 20:50

I\'m needing to load an XML document into PHP that comes from an external source. The XML does not declare it\'s encoding and contains illegal characters like &

3条回答
提交回复
热议问题