php-src/ext/xmlreader
2006-09-16 18:18:55 +00:00
..
examples
tests MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
config.m4
config.w32
CREDITS
package.xml
php_xmlreader.c plug leaks that in the previous patch 2006-09-16 18:18:55 +00:00
php_xmlreader.h Synch with HEAD 2006-05-10 12:04:46 +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.