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