Parameters
$text - The string value.
$splitString - The split string value.
Syntax
PHP |
public static function GetTokens(string $text, ?string $splitString = null)
|
Get string tokens.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.