Text processing: Paragraph
me me (contact me)
This class can be used to perform simple text manipulation operations. It can:
- Count the number of words in a text string
- Count the number of words with integer numbers in a text string
- Determine whether a string represents a valid integer, float or number value
- Convert a letter in given position of a text string to upper case
- Get a list of all characters in a text string
Click here for detailed information about this class on phpclasses.org