PHP Classes

File: myXML/README

Recommend this page to a friend!
  Classes of Tereshchenko Andrey   myXML   myXML/README   Download  
File: myXML/README
Role: Auxiliary data
Content type: text/plain
Description: Readme
Class: myXML
DOM/XPath/XSLT implemented in php.
Author: By
Last change: -
Date: 19 years ago
Size: 693 bytes
 

Contents

Class file image Download
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.