xref: /PHP-5.5/ext/xmlreader/README (revision 5094e4e6)
1XMLReader represents a reader that provides non-cached,
2forward-only access to XML data. It is based upon the
3xmlTextReader api from libxml
4
5This extension is designed to only work under PHP 5.
6