Login   Register  
PHP Classes
elePHPant
Icontem

Class: DOM Adapter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Diego Feitosa  >  DOM Adapter  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DOM Adapter
Base name: domadapter
Description: Access XML documents with DOM API in PHP 4 and 5
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1566 users
All time rank: 2081
Week users: 2 users
Week rank: 1677
Picture of Diego Feitosa
Author: Diego Feitosa <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 25
All time rank: 39735 in Brazil Brazil
Week rank: 394 Up31 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package can be used create or parse XML documents using a DOM 2 API implementation.

The API is the same that is provided by PHP 5. This package comes with an adapter that provides a PHP 5 DOM API implementation that works with the PHP 4 DOM API .

 

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

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
October 2006
Number 5
DOM is a standard API for manipulating XML documents.

PHP 4 and PHP 5 have extensions that provide access to the DOM API for use in PHP applications. However, these extensions are not compatible.

This class attempts to solve the DOM API compatibility problem, eliminating the need to write application code that handles the differences between the PHP 4 and PHP 5 implementations.

Manuel Lemos

  User ratings  
Not yet rated by the users

  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 folder image Files  
File Role Description
Plain text file DOM.inc Class The Adapter Class
Plain text file DOMAdapter.inc Class Determines wich version of PHP you are running and create the proper DOM Object
Plain text file README Doc. Notes about the class
Plain text file creation.php Example Creation example
Plain text file example.xml Output Output of the creation.php example
Plain text file movies.xml Data Used in the reading.php example
Plain text file reading.php Example Reading example

Download all files: domadapter.tar.gz domadapter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.