Login   Register  
PHP Classes

Class: File Searcher

Icontem
elePHPant

  Classes of Cristian Rusu  >  File Searcher  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: File Searcher Support forum
Base name: filesearcher
Description: Search for files in directories recursively
Version: -
Required PHP version: -
License: Free for non-commercial use
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Cristian Rusu
Name: Cristian Rusu <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Home page: http://ticera.i-tech.ro/

Groups

Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Searching Search engines, crawling and indexing View top rated classes

Detailed description

This class is meant to execute searches for files inside a given directory.

The class can traverse directories recursively as an option.

It can search for files given a list of space delimited patterns that define extensions contained in the last 3 characters of the names of the files that are meant to be found. For instance, the pattern "txt htm" makes the class return for all files with the name ending in txt or htm.

As a result the class returns an array with the paths of all the files that were found during the search.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file FileSearcher Class Class to search for files
Plain text file Usage.php Example How to use the class file
Download all files: filesearcher.tar.gz filesearcher.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.