Closed GoogleCodeExporter closed 9 years ago
Hi, newDocument reads string markup, use newDocumentFile for files.
- $query = phpQuery::newDocument('enrolment.xml');
+ $query = phpQuery::newDocumentFile('enrolment.xml');
Original comment by tobiasz....@gmail.com
on 18 Nov 2009 at 6:54
Original issue reported on code.google.com by
ibnorme...@gmail.com
on 18 Nov 2009 at 5:28Attachments: