php-src/ext/xmlreader/README

6 lines
196 B
Plaintext
Raw Normal View History

2004-04-19 18:55:02 +00:00
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.