mb_strrichr

Function mb_strrichr

Finds the last occurrence of a character in a string within another, case insensitive.

Package: Cake
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Located at Cake/bootstrap.php
mb_strrichr( string $haystack string $needle boolean $part false string $encoding null )

Parameters summary

string $haystack The string from which to get the last occurrence