php-src/ext/xmlreader
Rob Richards d3b364fdc7 add chregu as maintainer
prep for next release
2004-05-10 20:46:32 +00:00
..
examples
config.m4
config.w32
CREDITS
EXPERIMENTAL
package.xml add chregu as maintainer 2004-05-10 20:46:32 +00:00
php_xmlreader.c Adding next() method 2004-05-10 20:39:04 +00:00
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.