PHP-Klasse::classTexto 07.04.2007

Kurzbeschreibung: Manipulate text strings
Veröffentlicht am: 07.04.2007
Gruppe(n):
- Text processing
Beschreibung:
This is a very simple class to perform some text string manipulation operations.
It can remove special characters like spaces and letters with accents and cedilla with underscores or regular letters without accents and cedilla.
The class can also cut a text string to make sure it does not exceed a given length limit.
The code and the comments are in Portuguese.
Link: classTexto