News Feed
Jobs Feed
Sections




News Archive
DevShed:
Main Methods of the DirectoryIterator Class in PHP 5
September 11, 2006 @ 08:32:06

DevShed is starting up another new series today, this time looking at the DirectoryIterator methods out of the Standard PHP Library functionality.

Because this class might be handy to use in projects where handling directories is a must, in this new series I'll be taking a close look at some of its most important methods. We will explore these methods appropriately in conjunction with the corresponding code samples.

They introduce the class, noting why it's handy to use and where's the best place to use it - including an example. They get into a bit more detail, looking at the key() and current() methods as well as using the rewind() method to reset the pointer for the directory.

0 comments voice your opinion now!
directoryiterator class php5 standard library tutorial part1 directoryiterator class php5 standard library tutorial part1


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: A PHP 'Hello World' Script Using Zend Core for i5

Asvin Balloo's Blog: Geolocate your visitors with PHP (part 1)

Rafael Dohms' Blog: Filtering objects using annotations

Richard Davey's Blog: A Guide to using PHP 5 Extensions on Windows

PHPit.net: Read your e-mail with PHP!


Community Events











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


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

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