News Feed
Jobs Feed
Sections




News Archive
PHPro.org:
Introduction to Standard PHP Library (SPL)
November 03, 2008 @ 11:19:58

Kevin Waterson has posted a new tutorial to the PHPro.org website today - a pretty comprehensive look at the DirectoryIterator in the Standard PHP Library (SPL).

SPL provides a standard set of interfaces for PHP5. The aim of SPL is to implement some efficient data access interfaces and classes for PHP. Functionally it is designed to traverse aggregate structures (anything you want to loop over). These may include arrays, database result sets, xml trees, directory listings or any list at all. Currently SPL deals with Iterators.

He looks at functionality like the Directory Iterator, getting the file owner, checking to see if a file is valid and how to rewind an iterator.

0 comments voice your opinion now!
spl standard library tutorial introduction directoryiterator


blog comments powered by Disqus

Similar Posts

TechFounder.net: Making web-pages go faster using PHP

Justin Silverton\'s Blog: Using PHP and Postgres

Adam Gotterer's Blog: Building an Object Collection Manager with the Standard PHP Library (SPL)

Eric Lamb's Blog: Practical PHP Reflection

DevShed: Handling Views with CodeIgniter


Community Events









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


functional tool unittest composer api language framework interview code introduction podcast community release opinion example testing object development zendframework2 event

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