Login   Register  
PHP Classes
elePHPant
Icontem

File: myXML/README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2004-04-26 03:47
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.