NAME:
myXML - implementation of DOM, XPath, XSLT standarts.
VERSION: 0.2beta
AUTHORS:
Tereshchenko Andrey <tereshchenko@anter.com.ua>
INTRODUCTION:
The myXML is implementation of W3C recommendations - DOM, XPath and XSLT.
No additional PHP extensions like DOM XML or something similar are required
to use these library.
REQUIREMENTS:
The myXML class use object PEAR (http://pear.php.net).
COPYRIGHT:
Copyright (c) 2002-2003 Tereshchenko Andrey. All rights reserved.
This software is released under the GNU Lesser General Public License.
Please read the disclaimer at the top of the myXML.php file. |