DOMDocument::save
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Dumps the internal XML tree back into a file

2025-01-10 15:47:30
DOMDocument::relaxNGValidate
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Performs relaxNG validation on the document

2025-01-10 15:47:30
DOMElement::setAttributeNodeNS
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Adds new attribute node to element

2025-01-10 15:47:30
DOMImplementation::hasFeature
  • References/PHP/Function/HTML/DOM/DOMImplementation

(PHP 5, PHP 7) Test if the DOM implementation implements a specific feature

2025-01-10 15:47:30
DOMNode::C14NFile
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5 >= 5.2.0, PHP 7) Canonicalize nodes to a file

2025-01-10 15:47:30
DOMImplementation::createDocument
  • References/PHP/Function/HTML/DOM/DOMImplementation

(PHP 5, PHP 7) Creates a DOMDocument object of the specified type with its document element

2025-01-10 15:47:30
DOMXPath::registerPhpFunctions
  • References/PHP/Function/HTML/DOM/DOMXPath

(PHP 5 >= 5.3.0, PHP 7) Register PHP functions as XPath functions

2025-01-10 15:47:30
DOMDocument::createCDATASection
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Create new cdata node public DOMCDATASection

2025-01-10 15:47:30
DOMCdataSection::__construct
  • References/PHP/Function/HTML/DOM/DOMCdataSection

(PHP 5, PHP 7) Constructs a new DOMCdataSection object

2025-01-10 15:47:30
DOMNode::appendChild
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Adds new child at the end of the children

2025-01-10 15:47:30