PHP » GoLang |
login |
register |
about
|
mb_stristr(PHP 5 >= 5.2.0, PHP 7) mb_stristr — Finds first occurrence of a string within another, case insensitive Description
string mb_stristr
( string
$haystack
, string $needle
[, bool $before_needle = FALSE
[, string $encoding = mb_internal_encoding()
]] )
mb_stristr() finds the first occurrence of
Parameters
Return Values
Returns the portion of See Also
|
more
Recently updated
more
Most requested
more
Last requests
|