Login   Register  
PHP Classes

Class: File Search & Get Similar Files

Icontem
elePHPant

  Classes of mustafa yontar  >  File Search & Get Similar Files  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: File Search & Get Similar Files Support forum
Base name: similar-files-search
Description: Find files with similar names
Version: 0.1
Required PHP version: 5.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of mustafa yontar
Name: mustafa yontar <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: Turkey Turkey - PHP jobs in Turkey
Home page: http://john.w3ic.org/

Innovation Award

PHP Programming Innovation award nominee
July 2008
Number 3
Sometimes it is necessary to find files with names that we do not know the exact spelling.

This class provides a solution to find files with names that have a similar sound or spelling.

Manuel Lemos

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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 can be used to find files with similar names.

It scans a given directory recursively and compares the file names and given search name.

The class uses the Levenshtein algorithm to compare the file names and return those that are similar to the name being searched.

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 file_exist.php Class Main Class
Download all files: similar-files-search.tar.gz similar-files-search.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.