Login   Register  
PHP Classes

Class: DOM Document

Icontem
elePHPant

  Classes of Korvus  >  DOM Document  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DOM Document Support forum
Base name: domdocument
Description: Edit XML documents with Expat DOM implementation
Version: -
Required PHP version: -
License: Freely Distributable
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Korvus
Name: Korvus <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Home page: http://www.phppr0.com/

Groups

Group folder image XML XML parsing and generation View top rated classes

Detailed description

This class is meant to read and write XML documents implementing the DOM API using the PHP XML functions based on the Expat library.

The class is able to open an XML document, parses it, and lets the developer change anything in the document: add nodes, set attributes, remove attributes, clone nodes, insert children, etc..

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file DomDocument.php Class Main class
Accessible without login Plain text file test.php Example Test
Plain text file test.xml Data File used in test.php
Download all files: domdocument.tar.gz domdocument.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.