News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Iterators in the Simplest Sense - Traversing Data Structures in PHP 5
March 23, 2006 @ 07:26:35

Wrapping up their series on Iterators in PHP, DevShed has posted Traversing Data Structures in PHP 5 - a look a combining embedded classes with the SPL to work through your data.

Welcome to the final part of the series "Iterators in the Simplest Sense." In this set of articles, you'll learn the basic concepts of iterators in PHP 4 and PHP 5. The overall learning experience is strongly focused on the practical sense of the topic, so you can start quickly using iterators within your own PHP applications.

In this last article I'll explore the implementation of PHP 5 iterators, by utilizing some of the embedded classes that integrate the powerful SPL package. Thus you can learn quickly how to include these programming structures inside your PHP applications.

They jump right in and start working with the SPL functions to create a simple, readable iterator class ("FileIterator"). They follow this with two examples building on the class - one that works with data from a text file, and the other from a MySQL database.

0 comments voice your opinion now!
php iterator traversing data structures php5 fileiterator php iterator traversing data structures php5 fileiterator



Similar Posts

Bård Farstad\'s Blog: Compiling Apache and PHP on Mac OS X

Scott Johnson\'s Blog: Your Simple PHP Code Snippet for Monday

Blog.PHPDeveloper.org: Notes from the php|architect Zend Framework Webcast

Zend Developer Zone: Mail Call!

Dallas PHP Users Group: Book Review - Beginning Web Programming with HTML, XHTML and CSS


Community Events









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


PHP5 code developer database example zend book conference cakephp security ajax PEAR release zendframework package application framework releases mysql job

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