PHP Classes / Text Filter

Search for a text string in a file

Text Filter PHP Class

This class can be used to search for a text string in a file. It can open a given file and read it line by line until it finds one line with a given text string. The search for the text string is case insensitive.

Similar PHP Classes

Search in PHP Classes

Filter by tags