php-src/ext/xmlreader
2004-05-04 08:23:10 +00:00
..
examples add relaxNG support 2004-04-27 10:46:21 +00:00
config.m4
config.w32
CREDITS
EXPERIMENTAL
package.xml add package.xml 2004-05-04 08:23:10 +00:00
php_xmlreader.c add relaxNG support 2004-04-27 10:46:21 +00:00
php_xmlreader.h add relaxNG support 2004-04-27 10:46:21 +00:00
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.