php-src/ext/xmlreader
Rob Richards 950f950ecd add optional name parameter to next()
move to next named sibling skipping subtrees
2004-07-22 15:50:44 +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 add optional name parameter to next() 2004-07-22 15:50:44 +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.