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

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

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

(PHP 5 >= 5.2.0, PHP 7) Register extended class used to create base node type

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

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

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

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

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

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

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

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

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

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

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

(PHP 5, PHP 7) Create new document fragment public

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