DOMDocument::createProcessingInstruction
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Creates new PI node public DO

2025-01-10 15:47:30
DOMImplementation::createDocumentType
  • References/PHP/Function/HTML/DOM/DOMImplementation

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

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

(PHP 5, PHP 7) Creates a new

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

(PHP 5, PHP 7) Returns value of attribute public

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

(PHP 5, PHP 7) Gets the namespace prefix of the node based on the namespace URI

2025-01-10 15:47:30