News Feed
Jobs Feed
Sections




News Archive
Rafael Dohms' Blog:
Iterating over life with SPL Iterators I Directories
October 08, 2009 @ 11:57:33

Rafael Dohms has posted the first part of a series he's writing looking at the Iterators that come with the Standard PHP Library (SPL). In this first article he focuses on Directory iterators.

Wouldn't it be nice if you could go by life just applying a foreach to each year and life day by day? Ok, that was an awful joke, but using iterators does make life a lot easier and fun, and that's without mentioning cleaner code. SPL's iterator classes are really awesome and helpful, replacing multiple lines of code and a handful functions with a simple new this and a foreach can really help cleaning up code.

He looks at both the DirectoryIterator and the RecursiveDirectoryIterator with code examples to go with each.

0 comments voice your opinion now!
spl iterator directory recursive


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Modules (Zend Framework)

Make Me Pulse Blog: PHP6, Unicode and TextIterator features

Rob Allen: Thoughts on module directory structure

Job Posting: Worldwide Travel Directory Seeks LAMP Consultant (New York City, NY)

IBM developerWorks Blog: What\'s the problem? (Working Directories)


Community Events









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


zendframework2 functional phpunit object database api code unittest community testing framework interview example opinion development composer language event introduction release

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