News Feed
Jobs Feed
Sections




News Archive
Kae Verans' Blog:
innerHTML in php-dom
July 28, 2008 @ 11:13:16

Kae Verans has written up a handy snippet of code to try to mimic the innerHTML property that Javascript lets you have access to.

DOM does not officially have an innerHTML parameter, but it's incredibly useful. I found a need for something similar when working on some DOM stuff, so had to write a version.

Technically it's an "outerHTML" not inner, but it works about the same. The code and an example of its use is included.

0 comments voice your opinion now!
innrehtml outerhtml dom snippet example


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: The Joy of Regular Expressions [4]

LivePipe Blog: Complex Sorting with PHP

Lorna Mitchell's Blog:

Lukas Smith\'s Blog: MDB2 example

DeveloperTutorials.com: Scraping Links With PHP


Community Events









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


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

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