php-src/ext/xmlreader
2004-05-07 18:38:21 +00:00
..
examples
config.m4
config.w32
CREDITS
EXPERIMENTAL
package.xml add package.xml 2004-05-04 08:23:10 +00:00
php_xmlreader.c allow ->open() and ->XML() to be called statically 2004-05-07 18:38:21 +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.