Here is a php class that combines the simplicity of simpleXML
with the power of DOM functions.
This class can parse, generate and manipulate XML objects.
Also has full support for namespaces and CDATA nodes.
http://www.phpclasses.org/package/
6769-PHP-Manipulate-XML-documents-as-array.html
Manipulação de XML
- DOM — Document Object Model
- Introdução
- Instalação/Configuração
- Constantes pré-definidas
- DOMAttr — The DOMAttr class
- DOMCdataSection — The DOMCdataSection class
- DOMCharacterData — The DOMCharacterData class
- DOMComment — The DOMComment class
- DOMDocument — The DOMDocument class
- DOMDocumentFragment — The DOMDocumentFragment class
- DOMDocumentType — The DOMDocumentType class
- DOMElement — The DOMElement class
- DOMEntity — The DOMEntity class
- DOMEntityReference — The DOMEntityReference class
- DOMException — The DOMException class
- DOMImplementation — The DOMImplementation class
- DOMNamedNodeMap — The DOMNamedNodeMap class
- DOMNode — The DOMNode class
- DOMNodeList — The DOMNodeList class
- DOMNotation — The DOMNotation class
- DOMProcessingInstruction — The DOMProcessingInstruction class
- DOMText — The DOMText class
- DOMXPath — The DOMXPath class
- DOM Funções
- DOM XML
- libxml
- Introdução
- Instalação/Configuração
- Constantes pré-definidas
- libXMLError — The libXMLError class
- Funções da libxml
- qtdom
- SDO — Service Data Objects
- SDO-DAS-Relational — SDO Relational Data Access Service
- SDO DAS XML — SDO XML Data Access Service
- SimpleXML
- Introdução
- Instalação/Configuração
- Constantes pré-definidas
- Exemplos
- SimpleXMLElement — The SimpleXMLElement class
- Funções da SimpleXML
- WDDX
- XML Parser
- XMLReader
- Introdução
- Instalação/Configuração
- XMLReader — The XMLReader class
- XMLWriter
- XSL
- Introdução
- Instalação/Configuração
- Constantes pré-definidas
- Exemplos
- XSLTProcessor — A classe XSLTProcessor
- XSLT (PHP 4)
User Contributed Notes
Manipulação de XML
Manipulação de XML
sandeepicq at gmail dot com
26-Feb-2011 03:57
26-Feb-2011 03:57

win32_stop_service