DOMElement::setIdAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Declares the attribute specified by node to be of type ID

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

(PHP 5, PHP 7) Dumps the internal document into a file using HTML formatting

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
DOMElement::setAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

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

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

(PHP 5, PHP 7) Validates a document based on a schema

2025-01-10 15:47:30
DOMNamedNodeMap::getNamedItemNS
  • References/PHP/Function/HTML/DOM/DOMNamedNodeMap

(PHP 5, PHP 7) Retrieves a node specified by local name and namespace URI

2025-01-10 15:47:30
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
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
DOMCdataSection::__construct
  • References/PHP/Function/HTML/DOM/DOMCdataSection

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

2025-01-10 15:47:30
DOMNamedNodeMap::getNamedItem
  • References/PHP/Function/HTML/DOM/DOMNamedNodeMap

(PHP 5, PHP 7) Retrieves a node specified by name

2025-01-10 15:47:30