utf8_str_split (line
21)
UTF-8 aware alternative to str_split
Convert a string to an array Note: requires utf8_strlen to be loaded
string
utf8_str_split
(string $str, [int $split_len = 1])
-
string
$str: UTF-8 encoded
-
int
$split_len: number to characters to split string by