(PHP 5, PHP 7)
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::createProcessingInstruction
  • References/PHP/Function/HTML/DOM/DOMDocument

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

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

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

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

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

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
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