(PHP 5, PHP 7)
DOMDocument::getElementsByTagNameNS
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Searches for all elements with given tag name in specified namespace

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

(PHP 5, PHP 7) Creates new PI node public DO

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

(PHP 5, PHP 7) Create new element node with an associated namespace

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

(PHP 5, PHP 7) Import node into current document

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

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

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

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

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

(PHP 5, PHP 7) Create new attribute node with an associated namespace

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

(PHP 5, PHP 7) Create new entity reference node

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

(PHP 5, PHP 7) Normalizes the document public

2025-01-10 15:47:30