| | Echo Output one or more strings... |
| |
| | Currency Formating a number as a currency string... |
| | Crypt One-way string encryption (hashing)... |
|
| Clean User Inputs Will clean all inputs.
to use, add include to top of files.
change the names as needed in the ... |
| | Implode Join array elements with a string... |
| | Sorting Strings This code implements a comparison algorithm that orders alphanumeric strings in the way a human bein... |
|
| | Case Change the case of a string... |
| | Trim Strip whitespace from the beginning or end of a string... |
|
| Remove Tree And Files Recursive Delete with Search.
I mainly wrote for cashe delete, but it uses glob so it can search fo... |
| | |