summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
blob: 66f16b6cbcbf4fdeae32239d24f2942f6c4b025d (plain)
1
2
3
4
5
XMLReader represents a reader that provides non-cached,
forward-only access to XML data. It is based upon the
xmlTextReader api from libxml

This extension is designed to only work under PHP 5+.