You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rob Richards dbe02eff78 check for dom support 22 years ago
..
examples add relaxNG support 22 years ago
CREDITS initial revision 22 years ago
EXPERIMENTAL initial revision 22 years ago
README initial revision 22 years ago
TODO initial revision 22 years ago
config.m4 initial revision 22 years ago
config.w32 initial revision 22 years ago
package.xml add package.xml 22 years ago
php_xmlreader.c check for dom support 22 years ago
php_xmlreader.h add relaxNG support 22 years ago
xmlreader.dsp initial revision 22 years ago

README

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.