News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
5 great articles on SPL Iterators
August 07, 2008 @ 09:35:03

On the PHP::Impact blog today Federico points out five articles that can help you learn more about the Standard PHP Library, specifically in dealing with iterators.

When PHP 5 was initially released, it included a strong sense of standardization introduced in the core package. This can be a real time saver when common programming issues must be solved through proven, standard solutions. That's precisely the case with iterators, since the SPL package includes many predefined iterating classes that can be used for traversing different data structures, without having to reinvent the wheel over and over again.

The links include this article on phpro.org and this one on Zend's own site.

0 comments voice your opinion now!
spl iterators link resource tutorial php5


blog comments powered by Disqus

Similar Posts

Kevin Schroeder's Blog: Zend_Server

Gonzalo Ayuso's Blog: Howto Send/Read SMSs using a GSM modem, AT+ commands and PHP

PHPImpact Blog: 5 great articles on SPL Iterators

Christian Schaefer's Blog: Simply iterate over XML with plain PHP using little memory and CPU

PHPRiot.com: Singleton Classes in PHP


Community Events











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


phpunit community release composer introduction application interview example podcast framework functional zendframework2 testing series development code object api language opinion

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