PHP » GoLang |
login |
register |
about
|
mb_stripos(PHP 5 >= 5.2.0, PHP 7) mb_stripos — Finds position of first occurrence of a string within another, case insensitive Description
int mb_stripos
( string
$haystack
, string $needle
[, int $offset = 0
[, string $encoding = mb_internal_encoding()
]] )
mb_stripos() returns the numeric position of
the first occurrence of Parameters
Return Values
Return the numeric position of the first occurrence of
Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|