(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.
string grapheme_extract ( string $haystack, int $size [, int $extract_type [, int $start = 0 [, int &$next ]]] )
Procedural style
Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.
Pa