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