php-src/ext/xmlreader
Rob Richards 5094e4e67c initial revision
requires PHP 5
2004-04-19 18:55:02 +00:00
..
examples
config.m4
config.w32
CREDITS
EXPERIMENTAL
php_xmlreader.c
php_xmlreader.h
README
TODO
xmlreader.dsp

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.