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.
 
 
 
 
 
 
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
..
examples MFH: move constants to class 21 years ago
tests MFH: add parameter allowing node to be exported into existing Document context [DOC] 18 years ago
CREDITS initial revision 22 years ago
README initial revision 22 years ago
TODO prep for stable release 22 years ago
config.m4 - Add optional dependency to ext/dom 21 years ago
config.w32 MFH: - Use correct configure option style. Enabled by default. 21 years ago
package.xml prep for release 21 years ago
php_xmlreader.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_xmlreader.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 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.