返回在字符串 $haystack 中 $needle 首次出现的数字位置。
mixed stripos ( string $haystack , string $needle [, int $offset ] )