DATE_YEARS
DATE_YEARS
String Util
concatWs(integer $type, string $string = '', string $string1 = '') : string
concatenate string value with whitespace between if first parameter is numeric: 1 appends whitespace before 2 appends whitespace after 3 appends whitespace before and after
| integer | $type | |
| string | $string | |
| string | $string1 |