This class can be used to search files in a directory for a given text phrase.
It can traverse a given directory recursively to locate files with certain file name extensions.
The class opens the files found and checks whether they contain the search phrase.
It returns an array with the list of all files that contain the search phrase.
|
|
| Name: |
Search File Contents |
| Base name: |
searchfilecontents |
| Description: |
Search files in a directory for a given text |
| Version: |
1 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1545 users |
| All time rank: |
2240 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (53.3%) |
1318 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|