File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / xmlreader / README
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:48:05 2012 UTC (12 years, 5 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>