News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Fabien Potencier's Blog:
PHP Iterators and Streams are awesome
May 26, 2010 @ 10:18:55

Fabien Potencier has written up a new post about two features of PHP he thinks are underused and very powerful - iterators and streams.

PHP also have a lot of awesome features; at least two of them are in my opinion largely underused: Iterators and Streams. You won't learn how to use them in this post, but with a simple example, I hope you will want to learn more about them.

He gives an example of a recent update he made to the sfFinder class for Symfony to use iterators instead of the current implementation. With the help of streams, making it translate its searching skills from the local machine out to an Amazon S3 instance was a relatively simple change to the stream's location.

0 comments voice your opinion now!
iterator stream example amazons3




Community Events





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


zendframework testing interview database language introduction framework voicesoftheelephpant community opinion phpunit conference unittest development symfony2 injection zendframework2 release application podcast

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