php-src/ext/xmlreader
Antony Dovgal 5cdb9128ae MFH
2006-10-04 13:30:53 +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 MFH 2006-10-04 13:30:53 +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.