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

Mike Willbanks' Blog: Getting Started with Nginx and PHP-FPM

Scott Mattocks\' Blog: PHP-GTK News #11

Nexen.net: PHP 4 and PHP 5 are in a boat : from will to reality

IBM developerWorks: Integrate your PHP application with Google Calendar

IBM developerWorks: Build Ajax-based Web sites with PHP


Community Events











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


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

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