| | Case Change the case of a string... |
| | Implode Join array elements with a string... |
|
| Trim Strip whitespace from the beginning or end of a string... |
| | Crypt One-way string encryption (hashing)... |
| | Print No description available... |
|
| Sorting Strings This code implements a comparison algorithm that orders alphanumeric strings in the way a human bein... |
| | Echo Output one or more strings... |
| |
| Currency Formating a number as a currency string... |
| | |