News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Using SPL Iterators in PHP to Interact with Different Data Types
March 17, 2011 @ 10:34:09

On PHPBuilder.com today there's a new tutorial from Jason Gilmore about using the SPL with different data types to more effectively work with them more effectively.

One great way to incorporate more OOP into your applications is through the Standard PHP Library (SPL), a powerful yet largely unknown extension made part of the official PHP language with the PHP 5.0 release. [...] In this tutorial I'll introduce you to several of my favorite SPL iterators, providing you with the basis from which you can continue your own exploration. Following several examples, I'll conclude with a brief introduction to other key SPL features.

He looks at how to use the ArrayIterator, DirectoryIterator, SimpleXMLIterator and mentions some of the other handlers for things like advanced data structures, exceptions and more file handling.

0 comments voice your opinion now!
spl standardphplibrary tutorial arrayiterator directoryiterator simplexmliterator


blog comments powered by Disqus

Similar Posts

Federico Cargnelutti's Blog: Format a time interval with the requested granularity

IBM developerWorks: Squash bugs in PHP applications with Zend Debugger

Web Developer Juice: 11 easy steps for installing Apache ActiveMQ and configuring it for PHP applica

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

Volker Dusch's Blog: Setting up Hudson for PHP Projects in 15 minutes


Community Events











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


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

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