⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP XML
PHP XML Tutorials
43 tutorials found.
📘
DOMXPath Constructor
DOMXPath | Create Query | PHP
📘
loadXML Method
DOMDocument | Load XML String | PHP
📘
openMemory Method
XMLWriter | Open Memory | PHP
📘
simplexml_load_file Function
SimpleXML | Load from File | PHP
📘
xmlreader open Method
XMLReader | Open File | PHP
📘
evaluate Method
DOMXPath | Execute Query | PHP
📘
loadHTML Method
DOMDocument | Load HTML String | PHP
📘
simplexml_load_string Function
SimpleXML | Load from String | PHP
📘
startDocument Method
XMLWriter | Start Document | PHP
📘
xmlreader read Method
XMLReader | Read Node | PHP
📘
loadHTMLFile Method
DOMDocument | Load HTML File | PHP
📘
nodeType Property
XMLReader | Get Node Type | PHP
📘
Object Property Access
SimpleXML | Access Elements | PHP
📘
startElement Method
XMLWriter | Start Element | PHP
📘
Attribute Array Access
SimpleXML | Access Attributes | PHP
📘
name Property
XMLReader | Get Node Name | PHP
📘
saveXML Method
DOMDocument | Save XML | PHP
📘
writeElement Method
XMLWriter | Write Element | PHP
📘
foreach Loop on SimpleXML
SimpleXML | Iterate Elements | PHP
📘
saveHTML Method
DOMDocument | Save HTML | PHP
📘
value Property
XMLReader | Get Node Value | PHP
📘
writeAttribute Method
XMLWriter | Write Attribute | PHP
📘
createElement Method
DOMDocument | Create Element | PHP
📘
text Method
XMLWriter | Write Text | PHP
📘
xpath Method Query
SimpleXML | XPath Query | PHP
📘
Assign New Values
SimpleXML | Modify Elements | PHP
📘
createTextNode Method
DOMDocument | Create Text Node | PHP
📘
endElement Method
XMLWriter | End Element | PHP
📘
addChild Method
SimpleXML | Add Child Element | PHP
📘
createAttribute Method
DOMDocument | Create Attribute | PHP
📘
endDocument Method
XMLWriter | End Document | PHP
📘
addAttribute Method
SimpleXML | Add Attribute | PHP
📘
appendChild Method
DOMDocument | Append Child | PHP
📘
outputMemory Method
XMLWriter | Get Output | PHP
📘
insertBefore Method
DOMDocument | Insert Before | PHP
📘
unset on SimpleXML
SimpleXML | Remove Element | PHP
📘
asXML Method
SimpleXML | Convert to String | PHP
📘
removeChild Method
DOMDocument | Remove Child | PHP
📘
getElementById Method
DOMDocument | Get Element ID | PHP
📘
Handling XML Namespaces
SimpleXML | Namespaces | PHP
📘
children Method
SimpleXML | Get Children | PHP
📘
getElementsByTagName Method
DOMDocument | Get Elements Tag | PHP
📘
attributes Method
SimpleXML | Get Attributes | PHP