⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP XML
>
DOMDocument
DOMDocument Tutorials
13 tutorials found.
📘
loadXML Method
DOMDocument | Load XML String | PHP
📘
loadHTML Method
DOMDocument | Load HTML String | PHP
📘
loadHTMLFile Method
DOMDocument | Load HTML File | PHP
📘
saveXML Method
DOMDocument | Save XML | PHP
📘
saveHTML Method
DOMDocument | Save HTML | PHP
📘
createElement Method
DOMDocument | Create Element | PHP
📘
createTextNode Method
DOMDocument | Create Text Node | PHP
📘
createAttribute Method
DOMDocument | Create Attribute | PHP
📘
appendChild Method
DOMDocument | Append Child | PHP
📘
insertBefore Method
DOMDocument | Insert Before | PHP
📘
removeChild Method
DOMDocument | Remove Child | PHP
📘
getElementById Method
DOMDocument | Get Element ID | PHP
📘
getElementsByTagName Method
DOMDocument | Get Elements Tag | PHP