ドロップダウンリストを表示

strripos()

« strrev | strrpos »
<?php
$int 
strripos (
    
// string $haystack
    
// string $needle
    
  // [int $offset = 0]
);
?>
結果
$int = 2
#1 strripos  ("ababcd",
 
"aB")
参照
grapheme_strripos, mb_strripos, stripos, stristr, strpos, strrchr, strrpos, substr