News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



DevShed:
A Quick Overview of the XML DOM Extension in PHP 5
0 comments :: posted Tuesday February 26, 2008 @ 12:26:00
voice your opinion now!

DevShed has started up a new tutorial series today with part one of their overview of the DOM extension that's included with PHP5:

Simply put, the DOM XML extension, as its name suggests, will permit you to work on XML documents by way of the DOM API. [...] In this article series I'll be discussing some of its most relevant methods and properties and accompanying all of these explanations with concise and instructive hands-on examples.

They look at using the DOM to create new documents, modify documents by adding additional nodes and converting over a SimpleXML document to be manipulated.

tagged with: dom extension tutorial php5 build modify simplexml



book developer ajax database releases package code application security job zend mysql framework PHP5 pecl zendframework conference PEAR release cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework