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

(PHP 5, PHP 7) Create new text node public DOMText

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

(PHP 5, PHP 7) Normalizes the document public

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

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

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

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

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

(PHP 5, PHP 7) Searches for an element with a certain id

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

(PHP 5, PHP 7) Create new comment node public

2025-01-10 15:47:30