(No version information available, might be only in CVS)
grapheme_strlen — Get string length in grapheme units
Procedural style
Get string length in grapheme units
The string being measured for length.
The length of the string on success, and 0 if the string is empty.
Example #1 grapheme_strlen() example
< ?php
TODO
?>
The above example will output:
TODO
TODO