|
|
Searching a directory of files |
|
|
php-scripts |
|
|
PHP / Searching |
|
|
Click to Visit |
|
|
15 |
|
This is a tutorial helping users to make a search engine to search through directory of files and extract meta tags for valid filenames. The author tries to take the path of least server resources used and it is not essential to compile the files in the directory if there is going to be only one diary entry a day. The author lists the possibilities from the slowest to the fastest resources used. When new diary entry file is added this script compiles all valid entries and puts in a file that search engine can use. This file is called "dat_files.txt" and stored in the same directory.
|