<?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>Sun, 19 May 2013 13:43:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Reader Feedback: Working with XML In PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10916</guid>
      <link>http://www.phpdeveloper.org/news/10916</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i> has <a href="http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/">answered some more questions</a> his readers have asked in a new post to his blog today. This time the focus is on XML handling.
</p>
<blockquote>
Welcome to the 3rd installment of me answering reader feedback questions. Today we deal with a topic that I deal with every day at my <a href="http://www.xmlteam.com/">day job</a> - working with XML in PHP.
</blockquote>
<p>
He <a href="http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/">talks about</a> SimpleXML (and how well it does its job) and their (his work's) current method of handling the storage of XML in a database. He describes both their current process and his ideal one, how he'd want to interface with their <a href="http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/exist.sourceforge.net">eXist</a> backend.
</p>]]></description>
      <pubDate>Thu, 28 Aug 2008 09:39:07 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: Running Zorba with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10823</guid>
      <link>http://www.phpdeveloper.org/news/10823</link>
      <description><![CDATA[<p>
<i>William Candillon</i> passed along a note about a new PECL extension that's been released that adds the power of <a href="http://www.w3.org/TR/xquery/">XQuery</a> to the PHP world.
</p>
<blockquote>
PHP developers beware: Zorba now has a language binding for PHP 5!
Most PHP developments have to deal with XML and since PHP version 5, the support for XML has been greatly improved and developers can use various extensions that speak XML. We strongly believe that <a href="http://www.w3.org/TR/xquery/">XQuery</a> was the missing piece in this set of tools and therefore we are very excited by this release.
</blockquote>
<p>
You can get the full details from <a href="http://www.zorba-xquery.com/index.php/24/">this post</a> to his blog including installation instructions and usage examples for everything from a simple query to a more complex XML insertion.
</p>]]></description>
      <pubDate>Wed, 13 Aug 2008 11:14:49 -0500</pubDate>
    </item>
  </channel>
</rss>
