README 196 B

12345
  1. XMLReader represents a reader that provides non-cached,
  2. forward-only access to XML data. It is based upon the
  3. xmlTextReader api from libxml
  4. This extension is designed to only work under PHP 5.