News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend: Roll Your Own Search Engine with Zend_Search_Lucene

Gonzalo Ayuso: Enqueue Symfony’s process components with PHP and ZeroMQ

DevShed: Building a Search Engine with MySQL and PHP 5

Ilia Alshanetsky's Blog: 5.2.2RC1 Released for Testing

Stefan Priebsch's Blog: php|architect's Guide to PHP 5 Migration is out


Community Events











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


release podcast language development community code framework testing zendframework2 series opinion tool interview introduction example object unittest composer functional conference

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