This class provides several general purpose functions, like:
- Creating .htaccess and .htpasswd files
- Encoding and decoding text strings with base64 and rot13 algorithms
- Count the number of words in a phrase
- Highlight text string within a phrase with HTML tags
- Create SQL INSERT or UPDATE statements from a list of table field values |