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