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