<?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>Sat, 22 Nov 2008 06:20:20 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Working with Attributes and CDATA Sections with the DOM XML Extension]]></title>
      <guid>http://www.phpdeveloper.org/news/9740</guid>
      <link>http://www.phpdeveloper.org/news/9740</link>
      <description><![CDATA[<p>
DevShed has <a href="http://www.devshed.com/c/a/PHP/Working-with-Attributes-and-CDATA-Sections-with-the-DOM-XML-Extension/">posted a new tutorial</a> today that continues their series looking at XML handling with PHP. This time it's a focus on attributes in a CDATA section with DOM.
</p>
<blockquote>
Since the DOM XML library comes equipped with many other methods that can be useful for adding custom attributes to the existing nodes of a given XML document, and creating new CDATA sections, among other things. 
</blockquote>
<p>
They start with <a href="http://www.devshed.com/c/a/PHP/Working-with-Attributes-and-CDATA-Sections-with-the-DOM-XML-Extension/1/">a review of the DOM functionality</a> to get you reacquainted. From there they move off into <a href="http://www.devshed.com/c/a/PHP/Working-with-Attributes-and-CDATA-Sections-with-the-DOM-XML-Extension/2/">the createAttribute</a> function and its use in the creation of CDATA elements in your XML.
</p>]]></description>
      <pubDate>Wed, 05 Mar 2008 18:29:00 -0600</pubDate>
    </item>
  </channel>
</rss>
