Visualizzare l'elenco a discesa

grapheme_strpos()

« grapheme_strlen | grapheme_strripos »
<?php
$int 
grapheme_strpos (
    
// string $haystack
    
// string $needle
    
  // [int $offset = 0]
);
?>
risultato
$int = 2
Esempi
#1 grapheme_strpos  ("a\xCC\x8Aa\xCC\x8Ao\xCC\x88",
 
"o\xCC\x88")
Vedi anche
grapheme_stripos, grapheme_stristr, grapheme_strripos, grapheme_strrpos, grapheme_strstr