News Feed
Jobs Feed
Sections




News Archive
DevShed:
Working with Directory Iterators and Proxy Classes with PHP 5
January 09, 2007 @ 13:21:05

DevShed is wrapping up their "Building Proxy Classes with PHP5" series today with this last tutorial about working with directory iterators and proxy classes.

Since in the first part of the series I showed you how to create a proxy class for processing simple XML strings, in this installment I'm going to teach you how to create a proxy object that can be used in conjunction with the "DirectoryIterator" class that comes with PHP 5.

They start with the definition of a proxy class, the base to start from, and improve its functionality through additional methods like getSize, getPath, and getTimeStamps (using the iterators). The complete the development by pulling the parts together and creating a final example that loops through a given path and displays various info about the directory/files inside (size, names, timestamp, etc).

0 comments voice your opinion now!
proxy class directoryiterator size timestamp tutorial class proxy class directoryiterator size timestamp tutorial class


blog comments powered by Disqus

Similar Posts

Oracle Technology Network: DeployPHP Series, Part 5 - Zend Core for Oracle Quick Start

NetTuts.com: Building Web Applications from Scratch with Laravel

The Shadow Fox Network: Building an RSS Feed From a Database

The Bakery: New Tutorials - PHPTAL, Multiple Checkboxes, and counterCache

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 9


Community Events











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


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

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