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

DevShed: The Sleep and Wakeup Magic Functions in PHP 5

MaltBlue.com: Zend Form Mastery with Zend_Config - Part 2, Core Form Configuration

DevShed: Building a Complete Web Searching Class with Yahoo Web Services and PHP 5

DevShed: Building File Uploaders with PHP 5

PhPL33t Blog: How to Automated Plesk Email Creation


Community Events











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


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

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