On 21/12/10 15:21, Soxred93 wrote:
> The usage is simple: 
> sfFinder::type('file')->name('*.php')->in('/path/to/dir'); //list
> of PHP files in directory and all subdirectories 

You can use RecursiveDirectoryIterator to do that. There's a cute
example in the online manual comments.

-- Tim Starling


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to