Saturday, September 28, 2024
Google search engine
HomeLanguagesPHP DOM Functions Complete Reference

PHP DOM Functions Complete Reference

PHP DOM extension is used to operate on XML documents using DOM API. The DOM extension uses UTF-8 encoding.

The Complete list of PHP DOM Functions are listed below:

DOMAttr 

DOMCdataSection 

DOMCharacterData

DOMComment

DOMDocument 

DOMDocumentFragment 

DOMElement 

DOMEntityReference

DOMImplementation 

DOMNamedNodeMap

DOMNode

DOMNodeList

DOMProcessingInstruction 

DOMText

DOMXPath 

DOM Functions

  • PHP dom_import_simplexml() Function

RELATED ARTICLES

Most Popular

Recent Comments