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