PHP-Klasse::Find Words 14.08.2007

Kurzbeschreibung: Highlight words using a given character set
Veröffentlicht am: 14.08.2007
Gruppe(n):
- Text processing
Beschreibung:
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.
Link: Find Words