Text processing: classTexto
zito loco (contact me)
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.
Click here for detailed information about this class on phpclasses.org