DOMImplementation::createDocumentType
  • References/PHP/Function/HTML/DOM/DOMImplementation

(PHP 5, PHP 7) Creates an empty DOMDocumentType object

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

(PHP 5, PHP 7) Removes attribute public bool

2025-01-10 15:47:30
DOMNode::isSupported
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Checks if feature is supported for specified version

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

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

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

(PHP 5, PHP 7) Get elements by namespaceURI and localName

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

(PHP 5, PHP 7) Extracts a range of data from the node

2025-01-10 15:47:30
DOMNode::normalize
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Normalizes the node public void

2025-01-10 15:47:30
DOMEntityReference::__construct
  • References/PHP/Function/HTML/DOM/DOMEntityReference

(PHP 5, PHP 7) Creates a new DOMEntityReference object

2025-01-10 15:47:30