Display the text box

grapheme_strlen()

« grapheme_stristr | grapheme_strpos »
<?php
$int 
grapheme_strlen (
    
  // string $input
);
?>
Result
$int = 6
Examples
#1 grapheme_strlen  ("abca\xCC\x8Ao\xCC\x88a\xCC\x8A")
See also
iconv_strlen, mb_strlen, strlen