PHP 5: String Builder Senad Meskin (contact me)
This class can be used to concatenate strings.
It can concatenate strings in several ways:
- Append a string to another
- Append a string with a line break either in plain text or HTML
- Concatenate a variable number of string with a given concatenation format