解决办法:
在载入文当前拼凑
DOM:$dom = new DOMDocument(); $dom->loadHTML(''.$html);phpQuery:phpQuery::newDocument(''.$html)