News Feed
Jobs Feed
Sections




News Archive
Christian Stocker's Blog:
Added DOMNodegetNodePath
July 17, 2006 @ 06:37:13

Christian Stocker shares in this new blog post about an update he's made to the DOM functionality in PHP - adding the getNodePath feature.

With this, you can easily get an XPath for any given DOMNode, works also for attributes, text nodes, comments and all other node types. It's basically just a simple wrapper for xmlGetNodePath from libxml2, maybe useful for some other people also.

He gives a code example and notes that more information about XML functionality improvements will be coming from his blog soon.

1 comment voice your opinion now!
dom xml functionality DOMNode getNodePath xmlGetNodePath dom xml functionality DOMNode getNodePath xmlGetNodePath


blog comments powered by Disqus

Similar Posts

Kae Verans' Blog: innerHTML in php-dom

PHPWACT.org: Handling UTF-8 with PHP

Adam Trachtenberg's Blog: PHP Trivia Contest: DOM + Default Namespaces

NETTUTS.com: Build a Login and Registration System with XML

IBM developerWorks: Kick-start takes you to the movies (Part 1)


Community Events











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


functional series podcast database conference release introduction usergroup symfony2 testing rest opinion community phpunit interview unittest framework development language zendframework2

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