<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 03:01:42 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kae Verans' Blog: innerHTML in php-dom]]></title>
      <guid>http://www.phpdeveloper.org/news/10695</guid>
      <link>http://www.phpdeveloper.org/news/10695</link>
      <description><![CDATA[<p>
<i>Kae Verans</i> has <a href="http://verens.com/archives/2008/07/28/innerhtml-in-php-dom/">written up</a> a handy snippet of code to try to mimic the innerHTML property that Javascript lets you have access to.
</p>
<blockquote>
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.
</blockquote>
<p>
Technically it's an "outerHTML" not inner, but it works about the same. The code and an example of its use is <a href="http://verens.com/archives/2008/07/28/innerhtml-in-php-dom/">included</a>.
</p>]]></description>
      <pubDate>Mon, 28 Jul 2008 11:13:16 -0500</pubDate>
    </item>
  </channel>
</rss>
