iconv_strrpos

Supported Versions: PHP 5, PHP 7, PHP 8
Finds the last occurrence of a needle within a haystack
iconv_strrpos(string $haystackstring $needle, ?string $encoding null): int|false