duomax Posted July 23, 2008 Share Posted July 23, 2008 This code: $doc = new DomDocument('1.0'); results in Warning: domdocument::domdocument() [domdocument.domdocument]: Entity: line 1: parser error : Start tag expected, '<' not found in ... I've taken that code verbatim from an example, any ideas? Link to comment https://forums.phpfreaks.com/topic/116103-xml-dom/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.