Tag: php

XPath Attributes and Tag Querying

Attributes used to write XPath queries, with examples.
07.11.2015 · 1 min read

Introduction to XPath

What XPath is, what it isn't, what we can do. Querying with XPath in PHP.
19.10.2015 · 2 min read

PHP DOM XML Update - Delete

Update and Delete Operations with PHP DOM on XML
29.09.2015 · 2 min read

PHP DOM XML Create - Read

Creating and Reading XML with PHP DOM
15.08.2015 · 2 min read

Introduction to PHP DOM for XML

We use DOM for operations on XML with PHP.
14.08.2015 · 2 min read