<?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>Wed, 19 Jun 2013 02:37:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SEO Expert Blog: Amazon Wish Lists with SimpleXML]]></title>
      <guid>http://www.phpdeveloper.org/news/8307</guid>
      <link>http://www.phpdeveloper.org/news/8307</link>
      <description><![CDATA[<p>
On the SEO Expert Blog today, there's <a href="http://www.seo-expert-blog.com/blog/amazon-wish-lists-with-simplexml">a new tutorial</a> showing hos to consume the XML provided by the Amazon wish list service with the help of PHP5's <a href="http://www.php.net/simplexml">SimpleXML</a> functionality.
</p>
<blockquote>
With PHP5 XML processing finally became easy thanks to the <a href="http://de.php.net/manual/en/ref.simplexml.php">SimpleXML functions</a>, that convert an XML document to an object that can be processed using property selectors and array iterators. A few days ago I integrated my <a href="http://www.seo-expert-blog.com/amazon/wishlist">Amazon wish list</a> on this site with very few lines of code as you will see when you read the rest of this brief tutorial.
</blockquote>
<p>
He <a href="http://www.seo-expert-blog.com/blog/amazon-wish-lists-with-simplexml">walks through the connection</a> both creating the XML request and handling the XML response to output the resulting images (books) linked to their Amazon pages.
</p>]]></description>
      <pubDate>Mon, 23 Jul 2007 12:03:00 -0500</pubDate>
    </item>
  </channel>
</rss>
