<?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, 22 May 2013 23:29:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Havard Eide's Blog: Iterators]]></title>
      <guid>http://www.phpdeveloper.org/news/10776</guid>
      <link>http://www.phpdeveloper.org/news/10776</link>
      <description><![CDATA[<p>
<i>Havard Eide</i> looks at another aspect of the Standard PHP Library in a <a href="http://eide.org/2008/08/05/iterators/">new blog post</a> today - iterators.
</p>
<blockquote>
[It's] a set of classes in the SPL that implements various iterating patterns: ArrayIterator, AppendIterator, FilterIterator, LimitIterator and NoRewindIterator. Hopefully you'll get a idea of what these are capable of and that you can get some new ideas for your day-to-day tasks.
</blockquote>
<p>
He breaks it down into example of each, explaining what they can be used for, how they work and a code example of each in action (with output). You can find more information in iterators and their functions in the <a href="http://us.php.net/spl">SPL section</a> of the manual.
</p>]]></description>
      <pubDate>Wed, 06 Aug 2008 12:52:35 -0500</pubDate>
    </item>
  </channel>
</rss>
