Document Object Model DOM &reftitle.intro; The DOM extension allows operations on XML and HTML documents through the DOM API with PHP. &dom.note.utf8; &reference.dom.setup; &reference.dom.constants; &reference.dom.examples; &reference.dom.domattr; &reference.dom.domcdatasection; &reference.dom.domcharacterdata; &reference.dom.domchildnode; &reference.dom.domcomment; &reference.dom.domdocument; &reference.dom.domdocumentfragment; &reference.dom.domdocumenttype; &reference.dom.domelement; &reference.dom.domentity; &reference.dom.domentityreference; &reference.dom.domexception; &reference.dom.domimplementation; &reference.dom.domnamednodemap; &reference.dom.domnamespacenode; &reference.dom.domnode; &reference.dom.domnodelist; &reference.dom.domnotation; &reference.dom.domparentnode; &reference.dom.domprocessinginstruction; &reference.dom.domtext; &reference.dom.domxpath; DOM &Functions; &reference.dom.entities.functions;