Text processing: Find Words
NaiFPHP (contact me)
This class can be used to highlight words in a text that use a given character set.
It traverses a text document and locates the words that use letters of a given character set.
The class can highlight the words that have characters all of the specified character set, or the words that have characters that are not of the character set, or both kinds of words.
Click here for detailed information about this class on phpclasses.org