DOMElement::setIdAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Declares the attribute specified by node to be of type ID

2025-01-10 15:47:30
DOMElement::setIdAttributeNS
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Declares the attribute specified by local name and namespace URI to be of type ID

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
DOMNodelist::item
  • References/PHP/Function/HTML/DOM/DOMNodeList

(PHP 5, PHP 7) Retrieves a node specified by index

2025-01-10 15:47:30
DOMDocumentFragment::appendXML
  • References/PHP/Function/HTML/DOM/DOMDocumentFragment

(PHP 5 >= 5.1.0, PHP 7) Append raw XML data

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

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

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

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

2025-01-10 15:47:30
DOMNamedNodeMap::getNamedItemNS
  • References/PHP/Function/HTML/DOM/DOMNamedNodeMap

(PHP 5, PHP 7) Retrieves a node specified by local name and namespace URI

2025-01-10 15:47:30