Exibir a lista drop-down

strripos()

« strrev | strrpos »
<?php
$int 
strripos (
    
// string $haystack
    
// string $needle
    
  // [int $offset = 0]
);
?>
resultado
$int = 2
Exemplos
#1 strripos  ("ababcd",
 
"aB")
Veja também
grapheme_strripos, mb_strripos, stripos, stristr, strpos, strrchr, strrpos, substr