Data types: String
Diogo Souza da Silva (contact me)
This class encapsulates many string manipulation functions.
Currently in implements the following functions:
- stripSpaces
- stripSpacesBefore
- stripSpacesAfter
- concat
- contain
- find
- replace
- eregReplace
- charAt
- subString
- cut
- toURL
- htmlEncode
- htmlDecode
- htmlEncodeWords
- stripTags
- removeSlashes
- upperCase
- upperCaseWords
- upperCaseFirst
- lowerCase
- undo
- redo
- clean
- nl2br
- br2nl
- getString
- setString
- getValue
- setValue
- __toString
- toXml
Click here for detailed information about this class on phpclasses.org