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

(PHP 5, PHP 7) Creates a new DOMDocument object

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

(PHP 5, PHP 7) Validates the document based on its DTD

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

(PHP 5, PHP 7) Adds a new child before a reference node

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
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
tidyNode::isText
  • References/PHP/Function/HTML/Tidy/tidyNode

(PHP 5 >= 5.0.1, PHP 7) Checks if a node represents text (no markup)

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

(PHP 5, PHP 7) Declares the attribute specified by local name and namespace URI to be of type ID

2025-01-10 15:47:30
tidyNode::getParent
  • References/PHP/Function/HTML/Tidy/tidyNode

(PHP 5 >= 5.2.2, PHP 7) Returns the parent node of the current node

2025-01-10 15:47:30