Quantcast
Channel: eBlog99.com » XML
Viewing all articles
Browse latest Browse all 10

Using PHP with XML (part 2)

$
0
0

PHP offers two methods of parsing an XML document. You’ve already seen how SAX works; in this article, find out how to use PHP’s DOM functions to traverse an XML tree, and also learn about important differences between the two approaches.

Visit Tutorial

Viewing all articles
Browse latest Browse all 10

Trending Articles