php-src/ext/xmlreader
Rob Richards 80fd6dcaa4 add relaxNG support
set xml base directory so it is consistant
add validation examples
2004-04-27 10:46:21 +00:00
..
examples
config.m4
config.w32
CREDITS
EXPERIMENTAL
php_xmlreader.c
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.