News Feed
Jobs Feed
Sections




News Archive
Antoine Ughetto's Blog:
Easy way to find a file in subdirectory with php
February 18, 2008 @ 11:15:00

Antoine Ughetto has posted an easy way to find a file inside any series of subdirectories with PHP:

I've made a previus post on SPL using RecursiveIterator to parse Array. Today we will use this same RecursiveIterator with a DirectoryRecursiveIterator.

The code is pretty simple and straight forward - a DirectorySearch class that takes in the directory name and recurses through the files and subdirectories to locate the file you're looking for.

0 comments voice your opinion now!
directoryrecursiveiterator find file subdirectory


blog comments powered by Disqus

Similar Posts

Robert Basic's Blog: Grouping Zend Framework controllers in subdirectories

PHP-Tools Blog: Analyzing aide (advanced intrusion detection environment) output with PHP

PHPClasses.org: File upload progress meter for PHP 4, at last!

Nessa's Blog: Working with Permissions in PHP

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD


Community Events











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


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

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