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

DevShed: Working with Attributes and CDATA Sections with the DOM XML Extension

Christian Wenz's Blog: Installing PHP on Windows 7

MelonFire Community: Caching Web Sites With PEAR Cache

GoodPHPTutorials.com: SQL Injections in PHP with MySQL

PHPBuilder.com: Cross-Platform Database PHP Development


Community Events











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


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

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