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

(PHP 5, PHP 7) Normalizes the document public

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

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

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

(PHP 5, PHP 7) Substitutes XIncludes in a DOMDocument Object

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