News Feed
Jobs Feed
Sections




News Archive
Ibuildings Blog:
Implementing Iterators
August 20, 2008 @ 15:02:59

On the Ibuildings blog Ruud Alberts takes a look at iterators - what they are and how they're used (including the objects the SPL makes available).

Let's kickstart this blogpost by defining what an iterator actually is. According to wikipedia, an iterator is. A collection can pretty much be anything. The most obvious sources would be arrays, but other than that, iterations can be done over database resultsets, strings, datetime intervals, directories, file content and XML listings, to name a few.

He looks at the iterator interface that comes bundled in the SPL and how you can create a custom one to loop through your own data collection. He includes an example - a colorful string iterator that "pretties up" an HTML string with various colors.

0 comments voice your opinion now!
iterator standard library spl custom color string tutorial


blog comments powered by Disqus

Similar Posts

EasyPHPWebsites.com: Gluing jQuery and PHP Together with JSON

VG Tech Blog: Using Elastica to Query ElasticSearch

PHP-Coding-Practices.com: Composing Methods: Split Temporary Variable

Oracle Technology Network: Oracle Database 10g Express Edition and Zend Core for Oracle

Web Developement Blog: Curl: Location redirect while open_basedir is set


Community Events











Don't see your event here?
Let us know!


release zendframework2 database introduction testing community opinion unittest language code conference tool framework example podcast development series functional phpunit interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework