summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
blob: f85e4a21213fcfd8c7cd844b11e2f025631f45c0 (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+.