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

(PHP 5, PHP 7) Load XML from a file public

2025-01-10 15:47:30
DOMText::isWhitespaceInElementContent
  • References/PHP/Function/HTML/DOM/DOMText

(PHP 5, PHP 7) Indicates whether this text node contains whitespace

2025-01-10 15:47:30
DOMCharacterData::insertData
  • References/PHP/Function/HTML/DOM/DOMCharacterData

(PHP 5, PHP 7) Insert a string at the specified 16-bit unit offset

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

(PHP 5, PHP 7) Create new attribute public DOMAttr

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

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

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

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

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

(PHP 5 >= 5.1.0, PHP 7) Evaluates the given XPath expression and returns a typed result if possible

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

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

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

(PHP 5, PHP 7) Checks to see if attribute exists

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

(PHP 5, PHP 7) Searches for all elements with given local tag name

2025-01-10 15:47:30