News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Accessing Attributes and Cloning Nodes with the DOM XML Extension in PHP 5
April 01, 2008 @ 15:11:43

DevShed continues their series about working with XML in PHP's DOM extension with this new tutorial posted today showing how to get at attributes for tags and cloning nodes from others.

You've probably realized that the DOM XML library can be pretty useful when working with web documents. However, this extension includes some other methods, which can be utilized to parse attributes of a given XML string, as well as to clone nodes.

They show how to use the getAttributes method, hasAttribue method and cloneNode method to work with their XML examples.

0 comments voice your opinion now!
php5 clone node xml tutorial attribute node dom



Similar Posts

David Coallier's Blog: Namespaces has PHP 5.3 (Or the other way around)

PHPBuilder.com: Using the mysqli Interface: Basic Techniques

DevShed: The Basics of Using the Factory Pattern in PHP 5

TotalPHP: Using an autoload function to make your life easier

Felix Geisendorfer's Blog: Two Tutorials - Title to Slug & Dependencies with If


Community Events







Don't see your event here?
Let us know!


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

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