<?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>Mon, 20 May 2013 14:37:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Big Nerd Ranch Blog: XML in PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/4334</guid>
      <link>http://www.phpdeveloper.org/news/4334</link>
      <description><![CDATA[<i>David Sklar</i> has <a href="http://www.sklar.com/blog/archives/70-Big-Nerd-Blog.html">this pointer</a> on his blog today to <a href="http://weblog.bignerdranch.com/?p=8">a new post</a> on the Big Nerd Ranch blog today dealing with XML and PHP5.
<p>
<quote>
<i>
Now that PHP 5 is becoming more and more prevalent over its predecessors, some really good books that cover PHP need revisions. Nowhere is this more true than with XML-related topics, where PHP 5 has a completely different way of working with XML - and, in fact, the mechanisms from PHP 4 will no longer work.
<p>
In this article, we'll be looking at one way to build and parse an XML tree using the new methods in PHP 5.
</i>
</quote>
<p>
They <a href="http://weblog.bignerdranch.com/?p=8">look at a generic XML document</a> they'll use to test and move quickly into a way to create it using the DOM functionality in PHP. From there, they use a simple ten-line script to parse it and echo it back out...]]></description>
      <pubDate>Sat, 19 Nov 2005 05:26:38 -0600</pubDate>
    </item>
  </channel>
</rss>
